[interchange/STABLE_5_4-branch] Update copyright dates
David Christensen <[email protected]>
| Newsgroups | gmane.comp.web.interchange.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 190c084c0935d0cb38ad0a65e7ea1c210a31e431 Author: David Christensen <[email protected]> Date: Tue Mar 23 23:10:07 2010 -0500 Update copyright dates Makefile.PL | 2 +- README | 2 +- code/SystemTag/search.coretag | 2 +- configure | 2 +- dist/standard/variables/COPYRIGHT | 2 +- lib/Vend/Dispatch.pm | 2 +- lib/Vend/File.pm | 2 +- scripts/interchange.PL | 6 +++--- 8 files changed, 10 insertions(+), 10 deletions(-) --- diff --git a/Makefile.PL b/Makefile.PL index 8b0a4e6..94ef9ca 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -154,7 +154,7 @@ sub copyright_prompt { Interchange V$VERSION - Copyright (C) 2002-2009 Interchange Development Group. + Copyright (C) 2002-2010 Interchange Development Group. Copyright (C) 1996-2002 Red Hat, Inc. Interchange is free under the terms of the GNU General Public License. diff --git a/README b/README index 0cc5106..031c653 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ Interchange 5.4.4 -Copyright (C) 2002-2009 Interchange Development Group +Copyright (C) 2002-2010 Interchange Development Group Copyright (C) 1996-2002 Red Hat, Inc. Originally based on Vend 0.2 and 0.3, copyright 1995-96 by Andrew M. Wilcox. diff --git a/code/SystemTag/search.coretag b/code/SystemTag/search.coretag index 0b0413b..1107371 100644 --- a/code/SystemTag/search.coretag +++ b/code/SystemTag/search.coretag @@ -1,4 +1,4 @@ -# Copyright 2002-2009 Interchange Development Group and others +# Copyright 2002-2010 Interchange Development Group and others # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/configure b/configure index acdccfd..1c64b28 100755 --- a/configure +++ b/configure @@ -4,7 +4,7 @@ cat <<EOF Interchange - Copyright 2002-2009 Interchange Development Group (http://www.icdevgroup.org/) + Copyright 2002-2010 Interchange Development Group (http://www.icdevgroup.org/) Copyright 1996-2002 Red Hat, Inc. Interchange was originally based on Vend 0.2 and 0.3 diff --git a/dist/standard/variables/COPYRIGHT b/dist/standard/variables/COPYRIGHT index d290ad1..3055385 100644 --- a/dist/standard/variables/COPYRIGHT +++ b/dist/standard/variables/COPYRIGHT @@ -2,6 +2,6 @@ [if variable MV_DEMO_MODE] <p>[page admin/index][L]Admin[/L]</a></p> [/if] - <p style="font-size: 10px; color: #000000">Portions copyright 2002-2009 Interchange Development Group, freely redistributable under GPL</p> + <p style="font-size: 10px; color: #000000">Portions copyright 2002-2010 Interchange Development Group, freely redistributable under GPL</p> </div> diff --git a/lib/Vend/Dispatch.pm b/lib/Vend/Dispatch.pm index e814563..417affe 100644 --- a/lib/Vend/Dispatch.pm +++ b/lib/Vend/Dispatch.pm @@ -1,6 +1,6 @@ # Vend::Dispatch - Handle Interchange page requests # -# Copyright (C) 2002-2009 Interchange Development Group +# Copyright (C) 2002-2010 Interchange Development Group # Copyright (C) 2002 Mike Heins <[email protected]> # # This program was originally based on Vend 0.2 and 0.3 diff --git a/lib/Vend/File.pm b/lib/Vend/File.pm index 043b31b..de3c194 100644 --- a/lib/Vend/File.pm +++ b/lib/Vend/File.pm @@ -1,6 +1,6 @@ # Vend::File - Interchange file functions # -# Copyright (C) 2002-2009 Interchange Development Group +# Copyright (C) 2002-2010 Interchange Development Group # Copyright (C) 1996-2002 Red Hat, Inc. # # This program was originally based on Vend 0.2 and 0.3 diff --git a/scripts/interchange.PL b/scripts/interchange.PL index fb1bdb7..92dff3e 100644 --- a/scripts/interchange.PL +++ b/scripts/interchange.PL @@ -3,7 +3,7 @@ # # Interchange version 5.4.4 # -# Copyright (C) 2002-2009 Interchange Development Group +# Copyright (C) 2002-2010 Interchange Development Group # Copyright (C) 1996-2002 Red Hat, Inc. # http://www.icdevgroup.org/ # @@ -342,7 +342,7 @@ sub dontwarn { } sub version { - print "Interchange version $VERSION copyright 2002-2009 Interchange Development Group and others.\n"; + print "Interchange version $VERSION copyright 2002-2010 Interchange Development Group and others.\n"; } =head1 NAME @@ -1021,7 +1021,7 @@ GNU General Public License. =head1 COPYRIGHT -Copyright (C) 2002-2009 Interchange Development Group +Copyright (C) 2002-2010 Interchange Development Group Copyright (C) 1995-2002 Red Hat, Inc. All rights reserved except those granted in the license.