diff options
| author | fukachan <fukachan> | 2005-06-04 08:51:28 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2005-06-04 08:51:28 +0000 |
| commit | 403b7714f083ebdfa7bf62770307c1cc295db2d0 (patch) | |
| tree | 7d2d900af31683de50eb760ff8306aff14ea3467 /fml/lib/FML/Process | |
| parent | dde828a99ad5c8e0afc414ddcc98068aee21831e (diff) | |
| download | fml8-403b7714f083ebdfa7bf62770307c1cc295db2d0.tar.gz fml8-403b7714f083ebdfa7bf62770307c1cc295db2d0.tar.bz2 fml8-403b7714f083ebdfa7bf62770307c1cc295db2d0.zip | |
fix copyright
Diffstat (limited to 'fml/lib/FML/Process')
| -rw-r--r-- | fml/lib/FML/Process/Alias.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Process/CGI/Utils.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Process/Digest.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Process/HTMLify.pm | 6 |
4 files changed, 12 insertions, 12 deletions
diff --git a/fml/lib/FML/Process/Alias.pm b/fml/lib/FML/Process/Alias.pm index 84648faf..694f7618 100644 --- a/fml/lib/FML/Process/Alias.pm +++ b/fml/lib/FML/Process/Alias.pm @@ -1,9 +1,9 @@ #-*- perl -*- # -# Copyright (C) 2001,2002,2003,2004 Ken'ichi Fukamachi +# Copyright (C) 2001,2002,2003,2004,2005 Ken'ichi Fukamachi # All rights reserved. # -# $FML: Alias.pm,v 1.20 2004/07/11 15:43:38 fukachan Exp $ +# $FML: Alias.pm,v 1.21 2005/06/04 08:49:08 fukachan Exp $ # package FML::Process::Alias; @@ -238,7 +238,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/Process/CGI/Utils.pm b/fml/lib/FML/Process/CGI/Utils.pm index 3cca5cef..7f4c86fe 100644 --- a/fml/lib/FML/Process/CGI/Utils.pm +++ b/fml/lib/FML/Process/CGI/Utils.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2003,2004 Ken'ichi Fukamachi +# Copyright (C) 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: Utils.pm,v 1.14 2004/07/23 13:16:43 fukachan Exp $ +# $FML: Utils.pm,v 1.15 2005/06/04 08:21:28 fukachan Exp $ # package FML::Process::CGI::Utils; @@ -297,7 +297,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2003,2004 Ken'ichi Fukamachi +Copyright (C) 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/Process/Digest.pm b/fml/lib/FML/Process/Digest.pm index 0be26d5f..e964b9eb 100644 --- a/fml/lib/FML/Process/Digest.pm +++ b/fml/lib/FML/Process/Digest.pm @@ -1,9 +1,9 @@ #-*- perl -*- # -# Copyright (C) 2002,2003,2004 Ken'ichi Fukamachi +# Copyright (C) 2002,2003,2004,2005 Ken'ichi Fukamachi # All rights reserved. # -# $FML: Digest.pm,v 1.21 2004/07/23 13:16:42 fukachan Exp $ +# $FML: Digest.pm,v 1.22 2005/06/04 08:49:09 fukachan Exp $ # package FML::Process::Digest; @@ -262,7 +262,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2000,2001,2002,2003,2004 Ken'ichi Fukamachi +Copyright (C) 2000,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/Process/HTMLify.pm b/fml/lib/FML/Process/HTMLify.pm index 75a05794..c08f380b 100644 --- a/fml/lib/FML/Process/HTMLify.pm +++ b/fml/lib/FML/Process/HTMLify.pm @@ -1,9 +1,9 @@ #-*- perl -*- # -# Copyright (C) 2001,2002,2003,2004 Ken'ichi Fukamachi +# Copyright (C) 2001,2002,2003,2004,2005 Ken'ichi Fukamachi # All rights reserved. # -# $FML: HTMLify.pm,v 1.36 2004/04/23 04:10:37 fukachan Exp $ +# $FML: HTMLify.pm,v 1.37 2005/06/04 08:49:11 fukachan Exp $ # package FML::Process::HTMLify; @@ -195,7 +195,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. |
