summaryrefslogtreecommitdiff
path: root/fml/lib/File/SimpleLock.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-01-11 15:16:33 +0000
committerfukachan <fukachan>2003-01-11 15:16:33 +0000
commit9080fe658a0122707001481035b21eaa91c4b376 (patch)
tree35fb5d1a6ce5ed759e7b20d485f53b706e233043 /fml/lib/File/SimpleLock.pm
parentaeab7673dc3446541ce8c95afea6a20fd176fa99 (diff)
downloadfml8-9080fe658a0122707001481035b21eaa91c4b376.tar.gz
fml8-9080fe658a0122707001481035b21eaa91c4b376.tar.bz2
fml8-9080fe658a0122707001481035b21eaa91c4b376.zip
fix copyright
Diffstat (limited to 'fml/lib/File/SimpleLock.pm')
-rw-r--r--fml/lib/File/SimpleLock.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/File/SimpleLock.pm b/fml/lib/File/SimpleLock.pm
index a0ea1bee..becbdf71 100644
--- a/fml/lib/File/SimpleLock.pm
+++ b/fml/lib/File/SimpleLock.pm
@@ -1,8 +1,8 @@
#-*- perl -*-
#
-# Copyright (C) 2000,2001,2002 Ken'ichi Fukamachi
+# Copyright (C) 2000,2001,2002,2003 Ken'ichi Fukamachi
#
-# $FML: SimpleLock.pm,v 1.16 2002/12/22 03:32:00 fukachan Exp $
+# $FML: SimpleLock.pm,v 1.17 2003/01/11 15:14:23 fukachan Exp $
#
package File::SimpleLock;
@@ -168,7 +168,7 @@ Ken'ichi Fukamachi <F<fukachan@fml.org>>
=head1 COPYRIGHT
-Copyright (C) 2000,2001,2002 Ken'ichi Fukamachi
+Copyright (C) 2000,2001,2002,2003 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.