summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/Admin/file.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2004-01-01 08:48:38 +0000
committerfukachan <fukachan>2004-01-01 08:48:38 +0000
commitd48df2ad0fcce549bdbdc0891e14ea9c57d9d667 (patch)
treea63a654556de4be5c46718ff68c06070c821e0d0 /fml/lib/FML/Command/Admin/file.pm
parent399ccc17268eb7506744f34d1c0b0cc6518bafa7 (diff)
downloadfml8-d48df2ad0fcce549bdbdc0891e14ea9c57d9d667.tar.gz
fml8-d48df2ad0fcce549bdbdc0891e14ea9c57d9d667.tar.bz2
fml8-d48df2ad0fcce549bdbdc0891e14ea9c57d9d667.zip
FNF: fix copyright
Diffstat (limited to 'fml/lib/FML/Command/Admin/file.pm')
-rw-r--r--fml/lib/FML/Command/Admin/file.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Command/Admin/file.pm b/fml/lib/FML/Command/Admin/file.pm
index 8b818cd6..fc5cd92a 100644
--- a/fml/lib/FML/Command/Admin/file.pm
+++ b/fml/lib/FML/Command/Admin/file.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: file.pm,v 1.14 2003/08/29 15:33:58 fukachan Exp $
+# $FML: file.pm,v 1.15 2004/01/01 08:41:34 fukachan Exp $
#
package FML::Command::Admin::file;
@@ -129,7 +129,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.