From 21adf4df5ebda918fe666fc4989a97b92ab97b36 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ra=C3=BAl=20Porcel?= Date: Sun, 5 Sep 2010 18:47:24 +0000 Subject: [PATCH] Update copyrights, add me to AUTHORS --- AUTHORS | 2 +- ChangeLog | 5 ++++- catalyst | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/AUTHORS b/AUTHORS index e09dd73e..2ad8512a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -31,7 +31,7 @@ Diego Pettenò Matsuu Takuto Lars Weiler Gustavo Zacarias - +Raúl Porcel Copyright authors: ------ diff --git a/ChangeLog b/ChangeLog index ab672290..834aa911 100644 --- 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 AUTHORS, catalyst: + Update copyrights, add me to AUTHORS + 05 Sep 2010; Raúl Porcel catalyst: This is catalyst-2.0.6.908 diff --git a/catalyst b/catalyst index b2a72d3e..6534adce 100755 --- 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): -- 2.26.2