summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-08-23 15:33:11 +0000
committerfukachan <fukachan>2003-08-23 15:33:11 +0000
commit48782dbf2b63b65ad16a3ffc880e9382a75a8317 (patch)
tree23b010c9a7765984ffcbd468ef6537e7db07a806 /fml/lib/FML/Process
parent15e0d0717d3d33942010ccd339c2839e036d97fe (diff)
downloadfml8-48782dbf2b63b65ad16a3ffc880e9382a75a8317.tar.gz
fml8-48782dbf2b63b65ad16a3ffc880e9382a75a8317.tar.bz2
fml8-48782dbf2b63b65ad16a3ffc880e9382a75a8317.zip
fix copyright
Diffstat (limited to 'fml/lib/FML/Process')
-rw-r--r--fml/lib/FML/Process/Digest.pm6
-rw-r--r--fml/lib/FML/Process/QMail.pm6
2 files changed, 6 insertions, 6 deletions
diff --git a/fml/lib/FML/Process/Digest.pm b/fml/lib/FML/Process/Digest.pm
index c6d7187d..db42224c 100644
--- a/fml/lib/FML/Process/Digest.pm
+++ b/fml/lib/FML/Process/Digest.pm
@@ -1,9 +1,9 @@
#-*- perl -*-
#
-# Copyright (C) 2002 Ken'ichi Fukamachi
+# Copyright (C) 2002,2003 Ken'ichi Fukamachi
# All rights reserved.
#
-# $FML: Digest.pm,v 1.8 2003/08/23 04:43:41 fukachan Exp $
+# $FML: Digest.pm,v 1.9 2003/08/23 07:24:46 fukachan Exp $
#
package FML::Process::Digest;
@@ -263,7 +263,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2000,2001,2002 Ken'ichi Fukamachi
+Copyright (C) 2000,2001,2002,2003 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/QMail.pm b/fml/lib/FML/Process/QMail.pm
index 2d839638..e10d9d37 100644
--- a/fml/lib/FML/Process/QMail.pm
+++ b/fml/lib/FML/Process/QMail.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2001,2002 Ken'ichi Fukamachi
+# Copyright (C) 2001,2002,2003 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: QMail.pm,v 1.15 2002/12/18 04:43:52 fukachan Exp $
+# $FML: QMail.pm,v 1.16 2003/08/23 07:24:48 fukachan Exp $
#
package FML::Process::QMail;
@@ -110,7 +110,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001,2002 Ken'ichi Fukamachi
+Copyright (C) 2001,2002,2003 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.