diff options
| author | fukachan <fukachan> | 2005-11-30 23:34:45 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2005-11-30 23:34:45 +0000 |
| commit | 289b813afe6bfd3ba1abb74fe7101dbb30eca192 (patch) | |
| tree | a97db98b7c389253ada8c440db597a2539c12358 /fml | |
| parent | b2ec034ac5748f97a2cbb0e811c355312e31c605 (diff) | |
| download | fml8-289b813afe6bfd3ba1abb74fe7101dbb30eca192.tar.gz fml8-289b813afe6bfd3ba1abb74fe7101dbb30eca192.tar.bz2 fml8-289b813afe6bfd3ba1abb74fe7101dbb30eca192.zip | |
fix copyright
Diffstat (limited to 'fml')
| -rw-r--r-- | fml/lib/FML/Command/User/chaddr.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Command/User/digest.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Command/User/off.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Command/User/on.pm | 6 |
4 files changed, 12 insertions, 12 deletions
diff --git a/fml/lib/FML/Command/User/chaddr.pm b/fml/lib/FML/Command/User/chaddr.pm index 9e21aa8f..d486ef88 100644 --- a/fml/lib/FML/Command/User/chaddr.pm +++ b/fml/lib/FML/Command/User/chaddr.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2001,2002,2003,2004 Ken'ichi Fukamachi +# Copyright (C) 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. # -# $FML: chaddr.pm,v 1.32 2004/06/27 07:56:17 fukachan Exp $ +# $FML: chaddr.pm,v 1.33 2005/11/30 23:30:38 fukachan Exp $ # package FML::Command::User::chaddr; @@ -209,7 +209,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2001,2002,2003,2004 Ken'ichi Fukamachi +Copyright (C) 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. diff --git a/fml/lib/FML/Command/User/digest.pm b/fml/lib/FML/Command/User/digest.pm index 2ea5cde4..0b8fcedc 100644 --- a/fml/lib/FML/Command/User/digest.pm +++ b/fml/lib/FML/Command/User/digest.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2002,2003,2004 MURASHITA Takuya +# Copyright (C) 2002,2003,2004,2005 MURASHITA Takuya # All rights reserved. This program is free software; you can # redistribute it and/or modify it under the same terms as Perl itself. # -# $FML: digest.pm,v 1.14 2004/06/29 10:02:43 fukachan Exp $ +# $FML: digest.pm,v 1.15 2005/11/30 23:30:38 fukachan Exp $ # package FML::Command::User::digest; @@ -142,7 +142,7 @@ MURASHITA Takuya =head1 COPYRIGHT -Copyright (C) 2002,2003,2004 MURASHITA Takuya +Copyright (C) 2002,2003,2004,2005 MURASHITA Takuya 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/off.pm b/fml/lib/FML/Command/User/off.pm index 9102a1c7..7a784da1 100644 --- a/fml/lib/FML/Command/User/off.pm +++ b/fml/lib/FML/Command/User/off.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2002,2003,2004 MURASHITA Takuya +# Copyright (C) 2002,2003,2004,2005 MURASHITA Takuya # All rights reserved. This program is free software; you can # redistribute it and/or modify it under the same terms as Perl itself. # -# $FML: off.pm,v 1.18 2004/06/26 11:47:58 fukachan Exp $ +# $FML: off.pm,v 1.19 2005/11/30 23:30:38 fukachan Exp $ # package FML::Command::User::off; @@ -133,7 +133,7 @@ MURASHITA Takuya =head1 COPYRIGHT -Copyright (C) 2002,2003,2004 MURASHITA Takuya +Copyright (C) 2002,2003,2004,2005 MURASHITA Takuya 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/on.pm b/fml/lib/FML/Command/User/on.pm index 150692bc..fb873ebc 100644 --- a/fml/lib/FML/Command/User/on.pm +++ b/fml/lib/FML/Command/User/on.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2002,2003,2004 MURASHITA Takuya +# Copyright (C) 2002,2003,2004,2005 MURASHITA Takuya # All rights reserved. This program is free software; you can # redistribute it and/or modify it under the same terms as Perl itself. # -# $FML: on.pm,v 1.18 2004/06/26 11:47:58 fukachan Exp $ +# $FML: on.pm,v 1.19 2005/11/30 23:30:38 fukachan Exp $ # package FML::Command::User::on; @@ -135,7 +135,7 @@ MURASHITA Takuya =head1 COPYRIGHT -Copyright (C) 2002,2003,2004 MURASHITA Takuya +Copyright (C) 2002,2003,2004,2005 MURASHITA Takuya All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. |
