diff options
| author | fukachan <fukachan> | 2004-07-26 01:10:54 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2004-07-26 01:10:54 +0000 |
| commit | cf76d5e64dfcd2d5fc76c664f310c6292ccc0b2c (patch) | |
| tree | 09acc2499a788d3e65204c0bd301bd954987d7a1 /fml/lib/FML/Command/Admin | |
| parent | 252d2880415f1d97a5438e6a50485d7d7ae59980 (diff) | |
| download | fml8-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.pm | 6 |
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. |
