Bug 1320676 - The fipscheck source files contain no copyright notice, and often, no licence
Summary: The fipscheck source files contain no copyright notice, and often, no licence
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: fipscheck
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tomas Mraz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-23 17:30 UTC by cagney
Modified: 2016-03-24 10:31 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-24 10:31:57 UTC
Type: Bug


Attachments (Terms of Use)

Description cagney 2016-03-23 17:30:43 UTC
As explained in:

   http://www.gnu.org/prep/maintain/html_node/Copyright-Notices.html

each individual file should have its own copyright notice.  And it should explicitly list the years that the file was modified.  The licence also helps.

Based on hg, and the file COPYING, I came up with the following for the files I'm interested in:

configure.ac:# Copyright (C) 2008, 2009, 2010, 2012, 2013 Red Hat, Inc. All rights reserved.
src/filehmac.c: * Copyright (C) 2008, 2009, 2010, 2013 Red Hat Inc. All rights reserved.
src/Makefile.am:# Copyright (C) 2008, 2009, 2010, 2013 Red Hat, Inc. All rights reserved.

Comment 1 Tomas Mraz 2016-03-24 10:31:57 UTC
I've added the missing notices to the upstream hg repository.


Note You need to log in before you can comment on or make changes to this bug.