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 | |
| 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')
| -rw-r--r-- | fml/lib/FML/Command/User/deny.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Command/User/get.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Command/User/guide.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Command/User/help.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Command/User/objective.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Command/User/summary.pm | 6 |
6 files changed, 18 insertions, 18 deletions
diff --git a/fml/lib/FML/Command/User/deny.pm b/fml/lib/FML/Command/User/deny.pm index b0fd59b9..89966852 100644 --- a/fml/lib/FML/Command/User/deny.pm +++ b/fml/lib/FML/Command/User/deny.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: deny.pm,v 1.10 2003/08/23 04:35:33 fukachan Exp $ +# $FML: deny.pm,v 1.11 2004/04/23 04:10:32 fukachan Exp $ # package FML::Command::User::deny; @@ -76,7 +76,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. diff --git a/fml/lib/FML/Command/User/get.pm b/fml/lib/FML/Command/User/get.pm index 86b57c92..c4bcd19c 100644 --- a/fml/lib/FML/Command/User/get.pm +++ b/fml/lib/FML/Command/User/get.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: get.pm,v 1.20 2003/12/31 03:49:18 fukachan Exp $ +# $FML: get.pm,v 1.21 2004/04/23 04:10:32 fukachan Exp $ # package FML::Command::User::get; @@ -140,7 +140,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. diff --git a/fml/lib/FML/Command/User/guide.pm b/fml/lib/FML/Command/User/guide.pm index 73cdaf51..0aa517a4 100644 --- a/fml/lib/FML/Command/User/guide.pm +++ b/fml/lib/FML/Command/User/guide.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: guide.pm,v 1.14 2003/08/23 04:35:33 fukachan Exp $ +# $FML: guide.pm,v 1.15 2004/04/23 04:10:32 fukachan Exp $ # package FML::Command::User::guide; @@ -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. 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. diff --git a/fml/lib/FML/Command/User/objective.pm b/fml/lib/FML/Command/User/objective.pm index 7a968c66..6e690508 100644 --- a/fml/lib/FML/Command/User/objective.pm +++ b/fml/lib/FML/Command/User/objective.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: objective.pm,v 1.10 2003/08/23 04:35:33 fukachan Exp $ +# $FML: objective.pm,v 1.11 2004/04/23 04:10:32 fukachan Exp $ # package FML::Command::User::objective; @@ -76,7 +76,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. diff --git a/fml/lib/FML/Command/User/summary.pm b/fml/lib/FML/Command/User/summary.pm index 77b494e4..1a5e1999 100644 --- a/fml/lib/FML/Command/User/summary.pm +++ b/fml/lib/FML/Command/User/summary.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: summary.pm,v 1.18 2003/12/31 04:03:30 fukachan Exp $ +# $FML: summary.pm,v 1.19 2004/04/23 04:10:32 fukachan Exp $ # package FML::Command::User::summary; @@ -96,7 +96,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. |
