summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/Admin
diff options
context:
space:
mode:
authorfukachan <fukachan>2004-07-26 01:10:54 +0000
committerfukachan <fukachan>2004-07-26 01:10:54 +0000
commitcf76d5e64dfcd2d5fc76c664f310c6292ccc0b2c (patch)
tree09acc2499a788d3e65204c0bd301bd954987d7a1 /fml/lib/FML/Command/Admin
parent252d2880415f1d97a5438e6a50485d7d7ae59980 (diff)
downloadfml8-cf76d5e64dfcd2d5fc76c664f310c6292ccc0b2c.tar.gz
fml8-cf76d5e64dfcd2d5fc76c664f310c6292ccc0b2c.tar.bz2
fml8-cf76d5e64dfcd2d5fc76c664f310c6292ccc0b2c.zip
fix copyright.
Diffstat (limited to 'fml/lib/FML/Command/Admin')
-rw-r--r--fml/lib/FML/Command/Admin/rmdomain.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Command/Admin/rmdomain.pm b/fml/lib/FML/Command/Admin/rmdomain.pm
index 01609c23..98d96685 100644
--- a/fml/lib/FML/Command/Admin/rmdomain.pm
+++ b/fml/lib/FML/Command/Admin/rmdomain.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2003 Ken'ichi Fukamachi
+# Copyright (C) 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: rmdomain.pm,v 1.5 2003/12/28 13:23:16 fukachan Exp $
+# $FML: rmdomain.pm,v 1.6 2004/07/23 13:16:36 fukachan Exp $
#
package FML::Command::Admin::rmdomain;
@@ -81,7 +81,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2003 Ken'ichi Fukamachi
+Copyright (C) 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.