diff options
| author | fukachan <fukachan> | 2004-02-01 14:35:33 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2004-02-01 14:35:33 +0000 |
| commit | b562d181a89e15e23c4b57facec57d12305e796e (patch) | |
| tree | 5ee260c7864bd06d6bfbf02777c8d2a4d21a3045 /fml | |
| parent | ed0be4cf29d497683498ca3c04fd51e09934aea2 (diff) | |
| download | fml8-b562d181a89e15e23c4b57facec57d12305e796e.tar.gz fml8-b562d181a89e15e23c4b57facec57d12305e796e.tar.bz2 fml8-b562d181a89e15e23c4b57facec57d12305e796e.zip | |
fix copyright
Diffstat (limited to 'fml')
| -rw-r--r-- | fml/lib/FML/Error.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Error.pm b/fml/lib/FML/Error.pm index 679cd1ae..91c3df82 100644 --- a/fml/lib/FML/Error.pm +++ b/fml/lib/FML/Error.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2002,2003 Ken'ichi Fukamachi +# Copyright (C) 2002,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: Error.pm,v 1.27 2003/12/31 03:59:28 fukachan Exp $ +# $FML: Error.pm,v 1.28 2004/01/31 08:12:11 fukachan Exp $ # package FML::Error; @@ -477,7 +477,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2002,2003 Ken'ichi Fukamachi +Copyright (C) 2002,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. |
