diff options
| author | fukachan <fukachan> | 2006-02-18 09:25:32 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2006-02-18 09:25:32 +0000 |
| commit | 4af17d93efad8fdbc9b112bc67565391f837ed60 (patch) | |
| tree | 5fa168265106bb3872253ae603b132e00454503f /fml/lib/FML/User/DB.pm | |
| parent | 523222989ceab21a2e417ce2e15a2c9d23f6c391 (diff) | |
| download | fml8-4af17d93efad8fdbc9b112bc67565391f837ed60.tar.gz fml8-4af17d93efad8fdbc9b112bc67565391f837ed60.tar.bz2 fml8-4af17d93efad8fdbc9b112bc67565391f837ed60.zip | |
fix copyright
Diffstat (limited to 'fml/lib/FML/User/DB.pm')
| -rw-r--r-- | fml/lib/FML/User/DB.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/User/DB.pm b/fml/lib/FML/User/DB.pm index 0fb0a3c9..f0af4ce2 100644 --- a/fml/lib/FML/User/DB.pm +++ b/fml/lib/FML/User/DB.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2003,2004 Ken'ichi Fukamachi +# Copyright (C) 2003,2004,2006 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. # -# $FML: DB.pm,v 1.8 2004/07/23 15:59:12 fukachan Exp $ +# $FML: DB.pm,v 1.9 2006/02/18 08:37:43 fukachan Exp $ # package FML::User::DB; @@ -257,7 +257,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2003,2004 Ken'ichi Fukamachi +Copyright (C) 2003,2004,2006 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. |
