summaryrefslogtreecommitdiff
path: root/fml/lib/Tie/JournaledFile.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-02-02 08:04:53 +0000
committerfukachan <fukachan>2002-02-02 08:04:53 +0000
commit288792c9cb9178ae6ca74636a3ce1f08241efa0d (patch)
tree57941ecf2b281feba8ada5e6f81d42db9d6a0f69 /fml/lib/Tie/JournaledFile.pm
parentadea6a64ef5278c3c725b50ad69b27cca43f54ac (diff)
downloadfml8-288792c9cb9178ae6ca74636a3ce1f08241efa0d.tar.gz
fml8-288792c9cb9178ae6ca74636a3ce1f08241efa0d.tar.bz2
fml8-288792c9cb9178ae6ca74636a3ce1f08241efa0d.zip
fix copyright
Diffstat (limited to 'fml/lib/Tie/JournaledFile.pm')
-rw-r--r--fml/lib/Tie/JournaledFile.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/Tie/JournaledFile.pm b/fml/lib/Tie/JournaledFile.pm
index f28fa549..6ce9ac8a 100644
--- a/fml/lib/Tie/JournaledFile.pm
+++ b/fml/lib/Tie/JournaledFile.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2001 Ken'ichi Fukamachi
+# Copyright (C) 2001,2002 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: JournaledFile.pm,v 1.12 2001/12/26 14:23:31 fukachan Exp $
+# $FML: JournaledFile.pm,v 1.13 2002/02/01 12:04:04 fukachan Exp $
#
package Tie::JournaledFile;
@@ -352,7 +352,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001 Ken'ichi Fukamachi
+Copyright (C) 2001,2002 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.