summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/Admin
diff options
context:
space:
mode:
authorfukachan <fukachan>2004-03-24 00:14:09 +0000
committerfukachan <fukachan>2004-03-24 00:14:09 +0000
commite97ade5201afe3cf7352581f7af38de25aca7d58 (patch)
treec1b887b6335d6e8e2f08e2b9128322377445ba7e /fml/lib/FML/Command/Admin
parent7e41b50cc004ab32e46e9e4bfdbde6a7d4b5b1af (diff)
downloadfml8-e97ade5201afe3cf7352581f7af38de25aca7d58.tar.gz
fml8-e97ade5201afe3cf7352581f7af38de25aca7d58.tar.bz2
fml8-e97ade5201afe3cf7352581f7af38de25aca7d58.zip
fix copyright
Diffstat (limited to 'fml/lib/FML/Command/Admin')
-rw-r--r--fml/lib/FML/Command/Admin/spool.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Command/Admin/spool.pm b/fml/lib/FML/Command/Admin/spool.pm
index 4d2cf2f7..f01afa07 100644
--- a/fml/lib/FML/Command/Admin/spool.pm
+++ b/fml/lib/FML/Command/Admin/spool.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: spool.pm,v 1.4 2003/08/23 04:35:32 fukachan Exp $
+# $FML: spool.pm,v 1.5 2004/03/23 04:20:46 fukachan Exp $
#
package FML::Command::Admin::spool;
@@ -107,7 +107,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.