From 496f10c4390aa63e4f7707c34111d5f27dc925d4 Mon Sep 17 00:00:00 2001 From: Adam Kennedy Date: Mon, 7 Mar 2011 06:47:45 +0000 Subject: [PATCH] Updating copyright --- lib/DBD/SQLite.pm | 2 +- lib/DBD/SQLite/Cookbook.pod | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/DBD/SQLite.pm b/lib/DBD/SQLite.pm index e64317e..d8b9451 100644 --- a/lib/DBD/SQLite.pm +++ b/lib/DBD/SQLite.pm @@ -2054,7 +2054,7 @@ Some parts copyright 2008 Francis J. Lacoste. Some parts copyright 2008 Wolfgang Sourdeau. -Some parts copyright 2008 - 2010 Adam Kennedy. +Some parts copyright 2008 - 2011 Adam Kennedy. Some parts derived from L copyright 2008 Audrey Tang. diff --git a/lib/DBD/SQLite/Cookbook.pod b/lib/DBD/SQLite/Cookbook.pod index 9d107a2..c06e42b 100644 --- a/lib/DBD/SQLite/Cookbook.pod +++ b/lib/DBD/SQLite/Cookbook.pod @@ -192,7 +192,7 @@ Laurent Dami Edami@cpan.orgE =head1 COPYRIGHT -Copyright 2009 Adam Kennedy. +Copyright 2009 - 2011 Adam Kennedy. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.