diff options
| author | fukachan <fukachan> | 2006-01-08 03:06:59 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2006-01-08 03:06:59 +0000 |
| commit | 428dc443a9ac60ccc81990c7f3bbd247dac9255f (patch) | |
| tree | 5ebd4b1d6df438c9273232bb7dc3f32a6b46db24 /fml/lib/FML/Command | |
| parent | 58d5b684610ae5af71b4e27f5e36603b84bddc49 (diff) | |
| download | fml8-428dc443a9ac60ccc81990c7f3bbd247dac9255f.tar.gz fml8-428dc443a9ac60ccc81990c7f3bbd247dac9255f.tar.bz2 fml8-428dc443a9ac60ccc81990c7f3bbd247dac9255f.zip | |
fix copyright
Diffstat (limited to 'fml/lib/FML/Command')
| -rw-r--r-- | fml/lib/FML/Command/User/chaddr.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Command/User/confirm.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Command/User/subscribe.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Command/User/unsubscribe.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 1e737e1b..4e9081d4 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,2005 Ken'ichi Fukamachi +# Copyright (C) 2001,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: chaddr.pm,v 1.34 2005/11/30 23:34:45 fukachan Exp $ +# $FML: chaddr.pm,v 1.35 2006/01/07 14:43:25 fukachan Exp $ # package FML::Command::User::chaddr; @@ -214,7 +214,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2001,2002,2003,2004,2005 Ken'ichi Fukamachi +Copyright (C) 2001,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. diff --git a/fml/lib/FML/Command/User/confirm.pm b/fml/lib/FML/Command/User/confirm.pm index 186432e6..a066f4e6 100644 --- a/fml/lib/FML/Command/User/confirm.pm +++ b/fml/lib/FML/Command/User/confirm.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2001,2002,2003,2004,2005 Ken'ichi Fukamachi +# Copyright (C) 2001,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: confirm.pm,v 1.35 2005/12/18 12:26:30 fukachan Exp $ +# $FML: confirm.pm,v 1.36 2006/01/07 15:28:03 fukachan Exp $ # package FML::Command::User::confirm; @@ -300,7 +300,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2001,2002,2003,2004,2005 Ken'ichi Fukamachi +Copyright (C) 2001,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. diff --git a/fml/lib/FML/Command/User/subscribe.pm b/fml/lib/FML/Command/User/subscribe.pm index 202b604e..431324fa 100644 --- a/fml/lib/FML/Command/User/subscribe.pm +++ b/fml/lib/FML/Command/User/subscribe.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2001,2002,2003,2004,2005 Ken'ichi Fukamachi +# Copyright (C) 2001,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: subscribe.pm,v 1.34 2005/11/30 23:30:38 fukachan Exp $ +# $FML: subscribe.pm,v 1.35 2006/01/07 14:43:25 fukachan Exp $ # package FML::Command::User::subscribe; @@ -146,7 +146,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2001,2002,2003,2004,2005 Ken'ichi Fukamachi +Copyright (C) 2001,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. diff --git a/fml/lib/FML/Command/User/unsubscribe.pm b/fml/lib/FML/Command/User/unsubscribe.pm index d36662ab..726b6ed4 100644 --- a/fml/lib/FML/Command/User/unsubscribe.pm +++ b/fml/lib/FML/Command/User/unsubscribe.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2001,2002,2003,2004,2005 Ken'ichi Fukamachi +# Copyright (C) 2001,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: unsubscribe.pm,v 1.35 2005/11/30 23:30:38 fukachan Exp $ +# $FML: unsubscribe.pm,v 1.36 2006/01/07 14:43:25 fukachan Exp $ # package FML::Command::User::unsubscribe; @@ -143,7 +143,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2001,2002,2003,2004,2005 Ken'ichi Fukamachi +Copyright (C) 2001,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. |
