diff options
| author | fukachan <fukachan> | 2006-07-03 13:58:32 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2006-07-03 13:58:32 +0000 |
| commit | cadbd2e50b079cdacb5fac157937c80703333f0b (patch) | |
| tree | a517582e644c7a2aa3c200342bb2a8fdd77db567 /fml | |
| parent | 612135d6176a1b847e25dac116a01c46f49d28b3 (diff) | |
| download | fml8-cadbd2e50b079cdacb5fac157937c80703333f0b.tar.gz fml8-cadbd2e50b079cdacb5fac157937c80703333f0b.tar.bz2 fml8-cadbd2e50b079cdacb5fac157937c80703333f0b.zip | |
fix copyright
Diffstat (limited to 'fml')
| -rw-r--r-- | fml/lib/FML/Command/DataCheck.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Command/DataCheck.pm b/fml/lib/FML/Command/DataCheck.pm index 8696a7c8..7c8bab58 100644 --- a/fml/lib/FML/Command/DataCheck.pm +++ b/fml/lib/FML/Command/DataCheck.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2002,2003,2004,2005 Ken'ichi Fukamachi +# Copyright (C) 2002,2003,2004,2005,2006 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: DataCheck.pm,v 1.18 2005/08/19 12:17:07 fukachan Exp $ +# $FML: DataCheck.pm,v 1.19 2006/06/25 11:05:12 fukachan Exp $ # package FML::Command::DataCheck; @@ -207,7 +207,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2002,2003,2004,2005 Ken'ichi Fukamachi +Copyright (C) 2002,2003,2004,2005,2006 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. |
