summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/DataCheck.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2006-07-03 13:58:32 +0000
committerfukachan <fukachan>2006-07-03 13:58:32 +0000
commitcadbd2e50b079cdacb5fac157937c80703333f0b (patch)
treea517582e644c7a2aa3c200342bb2a8fdd77db567 /fml/lib/FML/Command/DataCheck.pm
parent612135d6176a1b847e25dac116a01c46f49d28b3 (diff)
downloadfml8-cadbd2e50b079cdacb5fac157937c80703333f0b.tar.gz
fml8-cadbd2e50b079cdacb5fac157937c80703333f0b.tar.bz2
fml8-cadbd2e50b079cdacb5fac157937c80703333f0b.zip
fix copyright
Diffstat (limited to 'fml/lib/FML/Command/DataCheck.pm')
-rw-r--r--fml/lib/FML/Command/DataCheck.pm6
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.