diff options
| author | fukachan <fukachan> | 2004-06-27 08:20:22 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2004-06-27 08:20:22 +0000 |
| commit | d350ea7ceb4ffe78cdf1ee320f82521370daf767 (patch) | |
| tree | ccd8155c41d3bf3910c7ca9201284a21ce580f0a /fml/lib | |
| parent | 6626ab2e3f6a6727a4d38d45294efc9c225612fe (diff) | |
| download | fml8-d350ea7ceb4ffe78cdf1ee320f82521370daf767.tar.gz fml8-d350ea7ceb4ffe78cdf1ee320f82521370daf767.tar.bz2 fml8-d350ea7ceb4ffe78cdf1ee320f82521370daf767.zip | |
fix copyright
Diffstat (limited to 'fml/lib')
| -rw-r--r-- | fml/lib/FML/Cache/Journal.pm | 6 |
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. |
