summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/Admin/remove.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2004-01-02 14:42:42 +0000
committerfukachan <fukachan>2004-01-02 14:42:42 +0000
commit073b66e090c58758b6b16b44e4240e349beaec55 (patch)
tree1481de5ddd3b2efa945fb667714cec0f6e0496e3 /fml/lib/FML/Command/Admin/remove.pm
parent78af1c5e647ddf464a9a9a4f2348bb3b537a5d46 (diff)
downloadfml8-073b66e090c58758b6b16b44e4240e349beaec55.tar.gz
fml8-073b66e090c58758b6b16b44e4240e349beaec55.tar.bz2
fml8-073b66e090c58758b6b16b44e4240e349beaec55.zip
fix copyright
Diffstat (limited to 'fml/lib/FML/Command/Admin/remove.pm')
-rw-r--r--fml/lib/FML/Command/Admin/remove.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Command/Admin/remove.pm b/fml/lib/FML/Command/Admin/remove.pm
index fe0e958b..82b6652b 100644
--- a/fml/lib/FML/Command/Admin/remove.pm
+++ b/fml/lib/FML/Command/Admin/remove.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2001,2002 Ken'ichi Fukamachi
+# Copyright (C) 2001,2002,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: remove.pm,v 1.9 2002/09/22 14:56:46 fukachan Exp $
+# $FML: remove.pm,v 1.10 2002/12/15 13:46:29 fukachan Exp $
#
package FML::Command::Admin::remove;
@@ -50,7 +50,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001,2002 Ken'ichi Fukamachi
+Copyright (C) 2001,2002,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.