summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Error/Cache.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2004-01-01 08:48:38 +0000
committerfukachan <fukachan>2004-01-01 08:48:38 +0000
commitd48df2ad0fcce549bdbdc0891e14ea9c57d9d667 (patch)
treea63a654556de4be5c46718ff68c06070c821e0d0 /fml/lib/FML/Error/Cache.pm
parent399ccc17268eb7506744f34d1c0b0cc6518bafa7 (diff)
downloadfml8-d48df2ad0fcce549bdbdc0891e14ea9c57d9d667.tar.gz
fml8-d48df2ad0fcce549bdbdc0891e14ea9c57d9d667.tar.bz2
fml8-d48df2ad0fcce549bdbdc0891e14ea9c57d9d667.zip
FNF: fix copyright
Diffstat (limited to 'fml/lib/FML/Error/Cache.pm')
-rw-r--r--fml/lib/FML/Error/Cache.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Error/Cache.pm b/fml/lib/FML/Error/Cache.pm
index e93feea2..cf0af8bf 100644
--- a/fml/lib/FML/Error/Cache.pm
+++ b/fml/lib/FML/Error/Cache.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2002,2003 Ken'ichi Fukamachi
+# Copyright (C) 2002,2003,2004 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: Cache.pm,v 1.15 2003/10/15 01:03:31 fukachan Exp $
+# $FML: Cache.pm,v 1.16 2004/01/01 08:44:48 fukachan Exp $
#
package FML::Error::Cache;
@@ -304,7 +304,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2002,2003 Ken'ichi Fukamachi
+Copyright (C) 2002,2003,2004 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.