summaryrefslogtreecommitdiff
path: root/fml/lib/File
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-01-13 06:59:49 +0000
committerfukachan <fukachan>2002-01-13 06:59:49 +0000
commit71dca72fff8379e04c0c3deccf20341aac5a7d8e (patch)
tree33f64e3a779d539765ce311d8af2656a085d8b95 /fml/lib/File
parent39c5952d2872367dce9a86dc95cc6fe3c2673963 (diff)
downloadfml8-71dca72fff8379e04c0c3deccf20341aac5a7d8e.tar.gz
fml8-71dca72fff8379e04c0c3deccf20341aac5a7d8e.tar.bz2
fml8-71dca72fff8379e04c0c3deccf20341aac5a7d8e.zip
update copyright
Diffstat (limited to 'fml/lib/File')
-rw-r--r--fml/lib/File/CacheDir.pm4
-rw-r--r--fml/lib/File/Rotate.pm4
-rw-r--r--fml/lib/File/Sequence.pm4
-rw-r--r--fml/lib/File/SimpleLock.pm4
-rw-r--r--fml/lib/File/Utils.pm4
5 files changed, 10 insertions, 10 deletions
diff --git a/fml/lib/File/CacheDir.pm b/fml/lib/File/CacheDir.pm
index 5a228e9f..99121c52 100644
--- a/fml/lib/File/CacheDir.pm
+++ b/fml/lib/File/CacheDir.pm
@@ -4,7 +4,7 @@
# All rights reserved. This program is free software; you can
# redistribute it and/or modify it under the same terms as Perl itself.
#
-# $FML: CacheDir.pm,v 1.10 2002/01/13 05:46:25 fukachan Exp $
+# $FML: CacheDir.pm,v 1.11 2002/01/13 05:57:40 fukachan Exp $
#
package File::CacheDir;
@@ -353,7 +353,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.
diff --git a/fml/lib/File/Rotate.pm b/fml/lib/File/Rotate.pm
index 2d50f733..7a58c988 100644
--- a/fml/lib/File/Rotate.pm
+++ b/fml/lib/File/Rotate.pm
@@ -4,7 +4,7 @@
# All rights reserved. This program is free software; you can
# redistribute it and/or modify it under the same terms as Perl itself.
#
-# $FML: Rotate.pm,v 1.8 2001/12/22 09:21:11 fukachan Exp $
+# $FML: Rotate.pm,v 1.9 2002/01/13 05:57:40 fukachan Exp $
#
package File::Rotate;
@@ -183,7 +183,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.
diff --git a/fml/lib/File/Sequence.pm b/fml/lib/File/Sequence.pm
index d50fa827..65edfab2 100644
--- a/fml/lib/File/Sequence.pm
+++ b/fml/lib/File/Sequence.pm
@@ -4,7 +4,7 @@
# All rights reserved. This program is free software; you can
# redistribute it and/or modify it under the same terms as Perl itself.
#
-# $FML: Sequence.pm,v 1.13 2001/12/22 09:21:11 fukachan Exp $
+# $FML: Sequence.pm,v 1.14 2002/01/13 05:57:40 fukachan Exp $
#
package File::Sequence;
@@ -240,7 +240,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.
diff --git a/fml/lib/File/SimpleLock.pm b/fml/lib/File/SimpleLock.pm
index c9bac8ef..07952f43 100644
--- a/fml/lib/File/SimpleLock.pm
+++ b/fml/lib/File/SimpleLock.pm
@@ -2,7 +2,7 @@
#
# Copyright (C) 2000,2001,2002 Ken'ichi Fukamachi
#
-# $FML: SimpleLock.pm,v 1.9 2001/12/22 09:21:11 fukachan Exp $
+# $FML: SimpleLock.pm,v 1.10 2002/01/13 05:57:41 fukachan Exp $
#
package File::SimpleLock;
@@ -164,7 +164,7 @@ Ken'ichi Fukamachi <F<fukachan@fml.org>>
=head1 COPYRIGHT
-Copyright (C) 2000,2001 Ken'ichi Fukamachi
+Copyright (C) 2000,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.
diff --git a/fml/lib/File/Utils.pm b/fml/lib/File/Utils.pm
index 25316a39..c3300f79 100644
--- a/fml/lib/File/Utils.pm
+++ b/fml/lib/File/Utils.pm
@@ -4,7 +4,7 @@
# All rights reserved. This program is free software; you can
# redistribute it and/or modify it under the same terms as Perl itself.
#
-# $FML: Utils.pm,v 1.8 2001/12/22 09:21:12 fukachan Exp $
+# $FML: Utils.pm,v 1.9 2002/01/13 06:03:55 fukachan Exp $
#
package File::Utils;
@@ -214,7 +214,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.