diff options
| author | fukachan <fukachan> | 2004-01-04 13:19:10 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2004-01-04 13:19:10 +0000 |
| commit | 2195311c83339ea386f3b29158565e681844f3ba (patch) | |
| tree | 60e97dc50d64dd4fcb3081c8c002d571a4cd7d04 /fml | |
| parent | 8ce8342388a203ebc9394e1d6ab202eb0e21b07e (diff) | |
| download | fml8-2195311c83339ea386f3b29158565e681844f3ba.tar.gz fml8-2195311c83339ea386f3b29158565e681844f3ba.tar.bz2 fml8-2195311c83339ea386f3b29158565e681844f3ba.zip | |
fix copyright
Diffstat (limited to 'fml')
| -rw-r--r-- | fml/lib/FML/Process/Debug.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Process/Debug.pm b/fml/lib/FML/Process/Debug.pm index 20f70e60..21017475 100644 --- a/fml/lib/FML/Process/Debug.pm +++ b/fml/lib/FML/Process/Debug.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: Debug.pm,v 1.6 2003/11/29 06:35:59 fukachan Exp $ +# $FML: Debug.pm,v 1.7 2004/01/04 03:25:09 fukachan Exp $ # package FML::Process::Debug; @@ -242,7 +242,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. |
