diff options
| author | fukachan <fukachan> | 2005-08-23 09:56:12 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2005-08-23 09:56:12 +0000 |
| commit | 06afc8641dc2170d60971ae701652b64e9544c58 (patch) | |
| tree | 2652a3aa914eff60008a12bc9e6d73293ff3f9e0 /fml/lib/IO/Adapter/MySQL.pm | |
| parent | e6bb7332b061e64a29428a0a07c6146f56d92cf5 (diff) | |
| download | fml8-06afc8641dc2170d60971ae701652b64e9544c58.tar.gz fml8-06afc8641dc2170d60971ae701652b64e9544c58.tar.bz2 fml8-06afc8641dc2170d60971ae701652b64e9544c58.zip | |
fix copyright
Diffstat (limited to 'fml/lib/IO/Adapter/MySQL.pm')
| -rw-r--r-- | fml/lib/IO/Adapter/MySQL.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/IO/Adapter/MySQL.pm b/fml/lib/IO/Adapter/MySQL.pm index bb85e5b4..0fbd6b1d 100644 --- a/fml/lib/IO/Adapter/MySQL.pm +++ b/fml/lib/IO/Adapter/MySQL.pm @@ -1,9 +1,9 @@ #-*- perl -*- # -# Copyright (C) 2000,2001,2002,2003,2004 Ken'ichi Fukamachi +# Copyright (C) 2000,2001,2002,2003,2004,2005 Ken'ichi Fukamachi # All rights reserved. # -# $FML: MySQL.pm,v 1.28 2004/07/11 15:25:54 fukachan Exp $ +# $FML: MySQL.pm,v 1.29 2005/08/23 08:34:52 fukachan Exp $ # @@ -206,7 +206,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2000,2001,2002,2003,2004 Ken'ichi Fukamachi +Copyright (C) 2000,2001,2002,2003,2004,2005 Ken'ichi Fukamachi All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. |
