Updated the AUTHORS section and the header for the ChangeLog, to reflect that individ...
authorChris Gianelloni <wolf31o2@wolf31o2.org>
Thu, 8 Jan 2009 18:14:48 +0000 (10:14 -0800)
committerChris Gianelloni <wolf31o2@wolf31o2.org>
Thu, 8 Jan 2009 18:14:48 +0000 (10:14 -0800)
AUTHORS
ChangeLog

diff --git a/AUTHORS b/AUTHORS
index f8dac668b05736071c8a90386eea0f0c1bb0aaaa..2c638980a589e901c11a7273ec8ba8a22c231315 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,3 +1,11 @@
+This list is split into two alphabetical lists.  The first is a listing of the
+authors of the original Gentoo package.  The copyrights for all of those code
+contributions belong to the Gentoo Foundation.  The second list is the authors
+whom have contributed significant code to the new project.  All code added to
+the new projects is copyrighted by the respective authors.
+
+Gentoo Foundation authors:
+------
 Luca Barbato <lu_zero@gentoo.org>
 Eric Edgar <rocket@gentoo.org>
 Mike Frysinger <vapier@gentoo.org>
@@ -15,3 +23,9 @@ Travis Tilley <lv@gentoo.org>
 Pieter van den Abeele <pvdabeel@gentoo.org>
 Jason Wever <weeve@gentoo.org>
 Tim Yamin <plasmaroo@gentoo.org>
+
+Copyright authors:
+------
+Andrew Gaffney <agaffney@gentoo.org>
+Chris Gianelloni <wolf31o2@wolf31o2.org>
+
index 39f95384ddbf4c96286c0903c62534251b73ce55..2a904d8e1bb0a32894003bde97926fa85d06cb83 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,12 @@
 # ChangeLog for genkernel
-# Copyright 1999-2009 Gentoo Foundation; 2008 Chris Gianelloni, Andrew Gaffney
+# Copyright 1999-2009 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS)
 # Distributed under the GPL v2
 
-  08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> M:
+  08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> M, M:
+  Updated the AUTHORS section and the header for the ChangeLog, to reflect
+  that individual authors now retain their copyright to code they submit.
+
+  08 Jan 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO:
   Added a note about Security Tokens, cleaned up the block device section, and
   added a section about autodetection.