- Updated copyright, added myself to contributors list
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Producer / POD.pm
index f7643a8..c17a342 100644 (file)
@@ -3,7 +3,7 @@ package SQL::Translator::Producer::POD;
 # -------------------------------------------------------------------
 # $Id$
 # -------------------------------------------------------------------
-# Copyright (C) 2002-4 SQLFairy Authors
+# Copyright (C) 2002-2009 SQLFairy Authors
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License as
@@ -148,6 +148,10 @@ sub produce {
 
 Ken Y. Clark E<lt>kclark@cpan.orgE<gt>.
 
+=head2 CONTRIBUTORS
+
+Jonathan Yu E<lt>frequency@cpan.orgE<gt>
+
 =head1 SEE ALSO
 
 perldoc, perlpod, Pod::POM, Template::Manual::Plugins.