]> git.proxmox.com Git - mirror_zfs.git/commit
Update ZED copyright boilerplate
authorChris Dunlap <cdunlap@llnl.gov>
Wed, 6 May 2015 22:56:03 +0000 (15:56 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 11 May 2015 22:07:00 +0000 (15:07 -0700)
commit492b1d2ef0aa14c22a8f075d948950d072970c17
treeb839d1f8546862ced793cf2526da56f90374c0ba
parent214806c7e9833fb525a78a335b56fff5e863942e
Update ZED copyright boilerplate

This commit updates the copyright boilerplate within the ZED subtree.

The instructions for appending a contributor copyright line have
been removed.  Manually maintaining copyright notices in this
manner is error-prone, imprecise at a file-scope granularity, and
oftentimes inaccurate.  These lines can become a pernicious source of
merge conflicts.  A commit log is better suited to maintaining this
information.  Consequently, a line has been added to the boilerplate
to refer to the git commit log for authoritative copyright attribution.

To account for the scenario where a file may become separated from
the codebase and commit history (i.e., it is copied somewhere else),
a line has been added to identify the file's origin.

http://softwarefreedom.org/resources/2012/ManagingCopyrightInformation.html

Signed-off-by: Chris Dunlap <cdunlap@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #3384
16 files changed:
COPYRIGHT
cmd/zed/zed.c
cmd/zed/zed.h
cmd/zed/zed_conf.c
cmd/zed/zed_conf.h
cmd/zed/zed_event.c
cmd/zed/zed_event.h
cmd/zed/zed_exec.c
cmd/zed/zed_exec.h
cmd/zed/zed_file.c
cmd/zed/zed_file.h
cmd/zed/zed_log.c
cmd/zed/zed_log.h
cmd/zed/zed_strings.c
cmd/zed/zed_strings.h
man/man8/zed.8.in