diff options
| author | fukachan <fukachan> | 2003-08-23 15:33:11 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-08-23 15:33:11 +0000 |
| commit | 48782dbf2b63b65ad16a3ffc880e9382a75a8317 (patch) | |
| tree | 23b010c9a7765984ffcbd468ef6537e7db07a806 /fml/lib/FML/Header | |
| parent | 15e0d0717d3d33942010ccd339c2839e036d97fe (diff) | |
| download | fml8-48782dbf2b63b65ad16a3ffc880e9382a75a8317.tar.gz fml8-48782dbf2b63b65ad16a3ffc880e9382a75a8317.tar.bz2 fml8-48782dbf2b63b65ad16a3ffc880e9382a75a8317.zip | |
fix copyright
Diffstat (limited to 'fml/lib/FML/Header')
| -rw-r--r-- | fml/lib/FML/Header/MessageID.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Header/MessageID.pm b/fml/lib/FML/Header/MessageID.pm index a29f33c5..e1a02a35 100644 --- a/fml/lib/FML/Header/MessageID.pm +++ b/fml/lib/FML/Header/MessageID.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2001,2002 Ken'ichi Fukamachi +# Copyright (C) 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. # -# $FML: MessageID.pm,v 1.11 2002/12/20 03:44:52 fukachan Exp $ +# $FML: MessageID.pm,v 1.12 2003/08/23 04:35:36 fukachan Exp $ # package FML::Header::MessageID; @@ -186,7 +186,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2001,2002 Ken'ichi Fukamachi +Copyright (C) 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. |
