diff options
| author | fukachan <fukachan> | 2004-01-21 03:51:16 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2004-01-21 03:51:16 +0000 |
| commit | 584572d37181827c76ed6e7560c86e78e88545ea (patch) | |
| tree | 143eae0b50c3833985429067eec7b5438b2c73be /fml | |
| parent | bd8778ca1bb0f7d3e253e8192b5a3836d578fcbb (diff) | |
| download | fml8-584572d37181827c76ed6e7560c86e78e88545ea.tar.gz fml8-584572d37181827c76ed6e7560c86e78e88545ea.tar.bz2 fml8-584572d37181827c76ed6e7560c86e78e88545ea.zip | |
fix copyright
Diffstat (limited to 'fml')
| -rw-r--r-- | fml/lib/FML/Command/Admin/get.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Command/SendFile.pm | 6 | ||||
| -rw-r--r-- | fml/lib/FML/Config/Convert.pm | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/fml/lib/FML/Command/Admin/get.pm b/fml/lib/FML/Command/Admin/get.pm index 46e15b8e..1c5a1d4d 100644 --- a/fml/lib/FML/Command/Admin/get.pm +++ b/fml/lib/FML/Command/Admin/get.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2001,2002,2003 Ken'ichi Fukamachi +# Copyright (C) 2001,2002,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: get.pm,v 1.21 2003/09/04 12:27:53 fukachan Exp $ +# $FML: get.pm,v 1.22 2004/01/18 03:34:44 fukachan Exp $ # package FML::Command::Admin::get; @@ -111,7 +111,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2001,2002,2003 Ken'ichi Fukamachi +Copyright (C) 2001,2002,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. diff --git a/fml/lib/FML/Command/SendFile.pm b/fml/lib/FML/Command/SendFile.pm index 774540b4..64aae8f5 100644 --- a/fml/lib/FML/Command/SendFile.pm +++ b/fml/lib/FML/Command/SendFile.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2001,2002,2003 Ken'ichi Fukamachi +# Copyright (C) 2001,2002,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: SendFile.pm,v 1.34 2003/10/15 11:57:02 fukachan Exp $ +# $FML: SendFile.pm,v 1.35 2004/01/18 03:34:43 fukachan Exp $ # package FML::Command::SendFile; @@ -252,7 +252,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2001,2002,2003 Ken'ichi Fukamachi +Copyright (C) 2001,2002,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. diff --git a/fml/lib/FML/Config/Convert.pm b/fml/lib/FML/Config/Convert.pm index 2282ff63..bc7e7790 100644 --- a/fml/lib/FML/Config/Convert.pm +++ b/fml/lib/FML/Config/Convert.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2001,2002,2003 Ken'ichi Fukamachi +# Copyright (C) 2001,2002,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: Convert.pm,v 1.16 2003/04/19 06:13:01 fukachan Exp $ +# $FML: Convert.pm,v 1.17 2004/01/18 14:05:59 fukachan Exp $ # @@ -189,7 +189,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2001,2002,2003 Ken'ichi Fukamachi +Copyright (C) 2001,2002,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. |
