From 9e0255bf3dcf394f16e935109006459a45469dbf Mon Sep 17 00:00:00 2001 From: Adam Kennedy Date: Tue, 9 Apr 2013 00:25:19 +0000 Subject: [PATCH] Updating copyright --- lib/DBD/SQLite.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/DBD/SQLite.pm b/lib/DBD/SQLite.pm index 4fa70cb..aa94c3d 100644 --- a/lib/DBD/SQLite.pm +++ b/lib/DBD/SQLite.pm @@ -2477,9 +2477,9 @@ Some parts copyright 2008 Francis J. Lacoste. Some parts copyright 2008 Wolfgang Sourdeau. -Some parts copyright 2008 - 2012 Adam Kennedy. +Some parts copyright 2008 - 2013 Adam Kennedy. -Some parts copyright 2009 - 2012 Kenichi Ishigaki. +Some parts copyright 2009 - 2013 Kenichi Ishigaki. Some parts derived from L copyright 2008 Audrey Tang.