summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Digest.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2005-08-17 12:08:39 +0000
committerfukachan <fukachan>2005-08-17 12:08:39 +0000
commit9b6cb3ef0c31f5fc22b824d3356399e3917edba7 (patch)
treec1d09464d5313fb3668510646c1e73c6148c52c9 /fml/lib/FML/Digest.pm
parent098982e91acfbebaf6f9ce15eacec153af264a47 (diff)
downloadfml8-9b6cb3ef0c31f5fc22b824d3356399e3917edba7.tar.gz
fml8-9b6cb3ef0c31f5fc22b824d3356399e3917edba7.tar.bz2
fml8-9b6cb3ef0c31f5fc22b824d3356399e3917edba7.zip
fix copyright
Diffstat (limited to 'fml/lib/FML/Digest.pm')
-rw-r--r--fml/lib/FML/Digest.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Digest.pm b/fml/lib/FML/Digest.pm
index db4384ac..585d40bf 100644
--- a/fml/lib/FML/Digest.pm
+++ b/fml/lib/FML/Digest.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2002,2003,2004 Ken'ichi Fukamachi
+# Copyright (C) 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: Digest.pm,v 1.21 2004/12/05 16:19:04 fukachan Exp $
+# $FML: Digest.pm,v 1.22 2005/08/11 04:11:26 fukachan Exp $
#
package FML::Digest;
@@ -267,7 +267,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2002,2003,2004 Ken'ichi Fukamachi
+Copyright (C) 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.