Update copyrights, add me to AUTHORS
authorRaúl Porcel <armin76@gentoo.org>
Sun, 5 Sep 2010 18:47:24 +0000 (18:47 +0000)
committerRaúl Porcel <armin76@gentoo.org>
Sun, 5 Sep 2010 18:47:24 +0000 (18:47 +0000)
AUTHORS
ChangeLog
catalyst

diff --git a/AUTHORS b/AUTHORS
index e09dd73e77f7c78266309e407637ce2d1227cd30..2ad8512a1a97cd7363367fbbe8728197fa362621 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -31,7 +31,7 @@ Diego Pettenò <flameeyes@gentoo.org>
 Matsuu Takuto <matsuu@gentoo.org>
 Lars Weiler <pylon@gentoo.org>
 Gustavo Zacarias <gustavoz@gentoo.org>
-
+Raúl Porcel <armin76@gentoo.org>
 
 Copyright authors:
 ------
index ab67229013ebd20f0db4453c9404e534c5d7163f..834aa911971e387de6becfc906ffb05198446feb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,11 @@
 # ChangeLog for catalyst
-# Copyright 1999-2010 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS)
+# Copyright 1999-2010 Gentoo Foundation; 2008-2010 Various authors (see AUTHORS)
 # Distributed under the GPL v2
 # $Id$
 
+  05 Sep 2010; Raúl Porcel <armin76@gentoo.org> AUTHORS, catalyst:
+  Update copyrights, add me to AUTHORS
+
   05 Sep 2010; Raúl Porcel <armin76@gentoo.org> catalyst:
   This is catalyst-2.0.6.908
 
index b2a72d3e8260e6cb0f32aa0d74b7cb893f6ade1c..6534adce6004541fb884528f7eb2511ab6381ecc 100755 (executable)
--- a/catalyst
+++ b/catalyst
@@ -50,7 +50,7 @@ def usage():
 def version():
        print "Catalyst, version "+__version__
        print "Copyright 2003-2008 Gentoo Foundation"
-       print "Copyright 2008-2009 various authors"
+       print "Copyright 2008-2010 various authors"
        print "Distributed under the GNU General Public License version 2.1\n"
 
 def parse_config(myconfig):