diff options
| author | fukachan <fukachan> | 2006-03-05 09:50:42 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2006-03-05 09:50:42 +0000 |
| commit | 8b61f04ac2635ddeeada9db9f3bc8fb7a9fbafad (patch) | |
| tree | 9a164f669ad8fe62200cfc15e3bd708c53fa9a26 /fml/lib/FML/Command/Auth.pm | |
| parent | 1f4093fa251683c60fd32f1a920e2c1b0738b3d5 (diff) | |
| download | fml8-8b61f04ac2635ddeeada9db9f3bc8fb7a9fbafad.tar.gz fml8-8b61f04ac2635ddeeada9db9f3bc8fb7a9fbafad.tar.bz2 fml8-8b61f04ac2635ddeeada9db9f3bc8fb7a9fbafad.zip | |
fix copyright
Diffstat (limited to 'fml/lib/FML/Command/Auth.pm')
| -rw-r--r-- | fml/lib/FML/Command/Auth.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Command/Auth.pm b/fml/lib/FML/Command/Auth.pm index 733b902c..11d3be86 100644 --- a/fml/lib/FML/Command/Auth.pm +++ b/fml/lib/FML/Command/Auth.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2002,2003,2004,2005 Ken'ichi Fukamachi +# Copyright (C) 2002,2003,2004,2005,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: Auth.pm,v 1.41 2005/11/30 23:30:38 fukachan Exp $ +# $FML: Auth.pm,v 1.42 2006/03/05 08:08:36 fukachan Exp $ # package FML::Command::Auth; @@ -319,7 +319,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2002,2003,2004,2005 Ken'ichi Fukamachi +Copyright (C) 2002,2003,2004,2005,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. |
