diff options
| author | fukachan <fukachan> | 2002-02-02 08:04:53 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-02-02 08:04:53 +0000 |
| commit | 288792c9cb9178ae6ca74636a3ce1f08241efa0d (patch) | |
| tree | 57941ecf2b281feba8ada5e6f81d42db9d6a0f69 /fml/lib/IO/File | |
| parent | adea6a64ef5278c3c725b50ad69b27cca43f54ac (diff) | |
| download | fml8-288792c9cb9178ae6ca74636a3ce1f08241efa0d.tar.gz fml8-288792c9cb9178ae6ca74636a3ce1f08241efa0d.tar.bz2 fml8-288792c9cb9178ae6ca74636a3ce1f08241efa0d.zip | |
fix copyright
Diffstat (limited to 'fml/lib/IO/File')
| -rw-r--r-- | fml/lib/IO/File/Atomic.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/lib/IO/File/Atomic.pm b/fml/lib/IO/File/Atomic.pm index cdbba885..63332c95 100644 --- a/fml/lib/IO/File/Atomic.pm +++ b/fml/lib/IO/File/Atomic.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: Atomic.pm,v 1.11 2001/12/22 09:21:14 fukachan Exp $ +# $FML: Atomic.pm,v 1.12 2002/01/13 06:13:41 fukachan Exp $ # package IO::File::Atomic; @@ -284,7 +284,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. |
