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.