[DBD::Pg] Bump copyright to 2015
dbdpg-commits-gENoVmVU/[email protected] Sun, 4 Jan 2015 17:33:03 +0000
| Newsgroups | gmane.comp.db.postgresql.dbdpg.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by Greg Sabino Mullane <greg-O9fzpki4YnJWk0Htik3J/[email protected]> Bump copyright to 2015 --- Pg.h | 2 +- Pg.pm | 4 ++-- Pg.xs | 2 +- README | 4 ++-- dbdimp.c | 2 +- dbdimp.h | 2 +- quote.c | 2 +- types.c | 4 ++-- 8 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Pg.h b/Pg.h index 2cf3cc3..1df5c88 100644 --- a/Pg.h +++ b/Pg.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2000-2014 Greg Sabino Mullane and others: see the Changes file + Copyright (c) 2000-2015 Greg Sabino Mullane and others: see the Changes file Copyright (c) 1997-2000 Edmund Mergl Portions Copyright (c) 1994-1997 Tim Bunce diff --git a/Pg.pm b/Pg.pm index 0baaa5e..81b2454 100644 --- a/Pg.pm +++ b/Pg.pm @@ -1,6 +1,6 @@ # -*-cperl-*- # -# Copyright (c) 2002-2014 Greg Sabino Mullane and others: see the Changes file +# Copyright (c) 2002-2015 Greg Sabino Mullane and others: see the Changes file # Portions Copyright (c) 2002 Jeffrey W. Baker # Portions Copyright (c) 1997-2001 Edmund Mergl # Portions Copyright (c) 1994-1997 Tim Bunce @@ -4265,7 +4265,7 @@ Visit the archives at http://grokbase.com/g/perl/dbd-pg =head1 COPYRIGHT AND LICENSE -Copyright (C) 1994-2014, Greg Sabino Mullane +Copyright (C) 1994-2015, Greg Sabino Mullane This module (DBD::Pg) is free software; you can redistribute it and/or modify it under the same terms as Perl 5.10.0. For more details, see the full text of the diff --git a/Pg.xs b/Pg.xs index 3595a21..3c7d4e6 100644 --- a/Pg.xs +++ b/Pg.xs @@ -1,6 +1,6 @@ /* - Copyright (c) 2000-2014 Greg Sabino Mullane and others: see the Changes file + Copyright (c) 2000-2015 Greg Sabino Mullane and others: see the Changes file Portions Copyright (c) 1997-2000 Edmund Mergl Portions Copyright (c) 1994-1997 Tim Bunce diff --git a/README b/README index a46f0a0..addb621 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -DBD::Pg is Copyright (C) 1994-2014, Greg Sabino Mullane +DBD::Pg is Copyright (C) 1994-2015, Greg Sabino Mullane DBD::Pg -- the DBI PostgreSQL interface for Perl @@ -359,7 +359,7 @@ Once this is done, 'make test' succeeds properly. COPYRIGHT: ---------- - Copyright (c) 2002-2014 Greg Sabino Mullane and others: see the Changes file + Copyright (c) 2002-2015 Greg Sabino Mullane and others: see the Changes file Portions Copyright (c) 2002 Jeffrey W. Baker Portions Copyright (c) 1997-2001 Edmund Mergl Portions Copyright (c) 1994-1997 Tim Bunce diff --git a/dbdimp.c b/dbdimp.c index 543b7c5..cb42ce6 100644 --- a/dbdimp.c +++ b/dbdimp.c @@ -1,6 +1,6 @@ /* - Copyright (c) 2002-2014 Greg Sabino Mullane and others: see the Changes file + Copyright (c) 2002-2015 Greg Sabino Mullane and others: see the Changes file Portions Copyright (c) 2002 Jeffrey W. Baker Portions Copyright (c) 1997-2000 Edmund Mergl Portions Copyright (c) 1994-1997 Tim Bunce diff --git a/dbdimp.h b/dbdimp.h index 06af917..7cc6e3c 100644 --- a/dbdimp.h +++ b/dbdimp.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2000-2014 Greg Sabino Mullane and others: see the Changes file + Copyright (c) 2000-2015 Greg Sabino Mullane and others: see the Changes file Portions Copyright (c) 1997-2000 Edmund Mergl Portions Copyright (c) 1994-1997 Tim Bunce diff --git a/quote.c b/quote.c index 7440d17..b918bc0 100644 --- a/quote.c +++ b/quote.c @@ -1,6 +1,6 @@ /* - Copyright (c) 2003-2014 Greg Sabino Mullane and others: see the Changes file + Copyright (c) 2003-2015 Greg Sabino Mullane and others: see the Changes file You may distribute under the terms of either the GNU General Public License or the Artistic License, as specified in the Perl README file. diff --git a/types.c b/types.c index 0b391ae..7620cd5 100644 --- a/types.c +++ b/types.c @@ -1,6 +1,6 @@ /* - Copyright (c) 2003-2014 Greg Sabino Mullane and others: see the Changes file + Copyright (c) 2003-2015 Greg Sabino Mullane and others: see the Changes file You may distribute under the terms of either the GNU General Public License or the Artistic License, as specified in the Perl README file. @@ -638,7 +638,7 @@ open $newfh, '>', "$file.tmp" or die qq{Could not write to "$file.tmp": $!\n}; print $newfh qq{$slashstar - Copyright (c) 2003-2014 Greg Sabino Mullane and others: see the Changes file + Copyright (c) 2003-2015 Greg Sabino Mullane and others: see the Changes file You may distribute under the terms of either the GNU General Public License or the Artistic License, as specified in the Perl README file. -- 1.8.4