From 7e89442b07aff5d5ecf1681298d42251484a666f Mon Sep 17 00:00:00 2001 From: Adam Kennedy Date: Thu, 19 Jan 2012 01:49:28 +0000 Subject: [PATCH] Updated 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 1aaef52..047e7d0 100644 --- a/lib/DBD/SQLite.pm +++ b/lib/DBD/SQLite.pm @@ -2142,9 +2142,9 @@ Some parts copyright 2008 Francis J. Lacoste. Some parts copyright 2008 Wolfgang Sourdeau. -Some parts copyright 2008 - 2011 Adam Kennedy. +Some parts copyright 2008 - 2012 Adam Kennedy. -Some parts copyright 2009 - 2011 Kenichi Ishigaki. +Some parts copyright 2009 - 2012 Kenichi Ishigaki. Some parts derived from L copyright 2008 Audrey Tang.