summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfukachan <fukachan>2004-06-27 08:20:22 +0000
committerfukachan <fukachan>2004-06-27 08:20:22 +0000
commitd350ea7ceb4ffe78cdf1ee320f82521370daf767 (patch)
treeccd8155c41d3bf3910c7ca9201284a21ce580f0a
parent6626ab2e3f6a6727a4d38d45294efc9c225612fe (diff)
downloadfml8-d350ea7ceb4ffe78cdf1ee320f82521370daf767.tar.gz
fml8-d350ea7ceb4ffe78cdf1ee320f82521370daf767.tar.bz2
fml8-d350ea7ceb4ffe78cdf1ee320f82521370daf767.zip
fix copyright
-rw-r--r--fml/lib/FML/Cache/Journal.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Cache/Journal.pm b/fml/lib/FML/Cache/Journal.pm
index 45f4cfb5..2ba0633e 100644
--- a/fml/lib/FML/Cache/Journal.pm
+++ b/fml/lib/FML/Cache/Journal.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2003 Ken'ichi Fukamachi
+# Copyright (C) 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: Journal.pm,v 1.4 2003/12/31 03:49:15 fukachan Exp $
+# $FML: Journal.pm,v 1.5 2004/06/26 11:24:44 fukachan Exp $
#
package FML::Cache::Journal;
@@ -96,7 +96,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2003 Ken'ichi Fukamachi
+Copyright (C) 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.