[interchange] Update copyright date for new release
David Christensen <[email protected]>
| Newsgroups | gmane.comp.web.interchange.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 8bf104b6463d03ca7267633d27cdbcc1bf9731c3 Author: David Christensen <[email protected]> Date: Wed Mar 12 16:13:46 2014 -0500 Update copyright date for new release Makefile.PL | 2 +- README | 2 +- configure | 2 +- dist/standard/variables/COPYRIGHT | 2 +- scripts/interchange.PL | 6 +++--- 5 files changed, 7 insertions(+), 7 deletions(-) --- diff --git a/Makefile.PL b/Makefile.PL index 958c3fb..47d1b84 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -154,7 +154,7 @@ sub copyright_prompt { Interchange V$VERSION - Copyright (C) 2002-2013 Interchange Development Group. + Copyright (C) 2002-2014 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 09777d2..6403069 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ Interchange 5.8.1 -Copyright (C) 2002-2013 Interchange Development Group +Copyright (C) 2002-2014 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/configure b/configure index ac0a814..54103d3 100755 --- a/configure +++ b/configure @@ -4,7 +4,7 @@ cat <<EOF Interchange - Copyright 2002-2013 Interchange Development Group (http://www.icdevgroup.org/) + Copyright 2002-2014 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 c2650a2..b1abe57 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-2013 Interchange Development Group, freely redistributable under GPL</p> + <p style="font-size: 10px; color: #000000">Portions copyright 2002-2014 Interchange Development Group, freely redistributable under GPL</p> </div> diff --git a/scripts/interchange.PL b/scripts/interchange.PL index 47913ff..9049ce1 100644 --- a/scripts/interchange.PL +++ b/scripts/interchange.PL @@ -3,7 +3,7 @@ # # Interchange version 5.8.1 # -# Copyright (C) 2002-2013 Interchange Development Group +# Copyright (C) 2002-2014 Interchange Development Group # Copyright (C) 1996-2002 Red Hat, Inc. # http://www.icdevgroup.org/ # @@ -347,7 +347,7 @@ sub dontwarn { } sub version { - print "Interchange version $VERSION copyright 2002-2013 Interchange Development Group and others.\n"; + print "Interchange version $VERSION copyright 2002-2014 Interchange Development Group and others.\n"; } =head1 NAME @@ -986,7 +986,7 @@ GNU General Public License. =head1 COPYRIGHT - Copyright (C) 2002-2013 Interchange Development Group + Copyright (C) 2002-2014 Interchange Development Group Copyright (C) 1995-2002 Red Hat, Inc. All rights reserved except those granted in the license.