diff options
| author | fukachan <fukachan> | 2004-03-24 00:14:09 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2004-03-24 00:14:09 +0000 |
| commit | e97ade5201afe3cf7352581f7af38de25aca7d58 (patch) | |
| tree | c1b887b6335d6e8e2f08e2b9128322377445ba7e /fml/lib/FML/Command/Admin | |
| parent | 7e41b50cc004ab32e46e9e4bfdbde6a7d4b5b1af (diff) | |
| download | fml8-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.pm | 6 |
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. |
