diff options
| author | fukachan <fukachan> | 2004-04-23 04:15:57 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2004-04-23 04:15:57 +0000 |
| commit | 2e170aeb0dd48c9671b17641960ec7dbcb881257 (patch) | |
| tree | 22cb953ec11079e11b98ecf6a8281f63f13ef721 /fml/lib/FML/Command/User/help.pm | |
| parent | 002f83d01f18cb4afe8bdc90fb3dd11f91b5ea7d (diff) | |
| download | fml8-2e170aeb0dd48c9671b17641960ec7dbcb881257.tar.gz fml8-2e170aeb0dd48c9671b17641960ec7dbcb881257.tar.bz2 fml8-2e170aeb0dd48c9671b17641960ec7dbcb881257.zip | |
fix copyright
Diffstat (limited to 'fml/lib/FML/Command/User/help.pm')
| -rw-r--r-- | fml/lib/FML/Command/User/help.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Command/User/help.pm b/fml/lib/FML/Command/User/help.pm index 833f9561..fe0e562a 100644 --- a/fml/lib/FML/Command/User/help.pm +++ b/fml/lib/FML/Command/User/help.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2001,2002,2003 Ken'ichi Fukamachi +# Copyright (C) 2001,2002,2003,2004 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: help.pm,v 1.18 2003/08/23 04:35:33 fukachan Exp $ +# $FML: help.pm,v 1.19 2004/04/23 04:10:32 fukachan Exp $ # package FML::Command::User::help; @@ -77,7 +77,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2001,2002,2003 Ken'ichi Fukamachi +Copyright (C) 2001,2002,2003,2004 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. |
