summaryrefslogtreecommitdiff
path: root/fml
diff options
context:
space:
mode:
authorfukachan <fukachan>2004-01-04 13:19:10 +0000
committerfukachan <fukachan>2004-01-04 13:19:10 +0000
commit2195311c83339ea386f3b29158565e681844f3ba (patch)
tree60e97dc50d64dd4fcb3081c8c002d571a4cd7d04 /fml
parent8ce8342388a203ebc9394e1d6ab202eb0e21b07e (diff)
downloadfml8-2195311c83339ea386f3b29158565e681844f3ba.tar.gz
fml8-2195311c83339ea386f3b29158565e681844f3ba.tar.bz2
fml8-2195311c83339ea386f3b29158565e681844f3ba.zip
fix copyright
Diffstat (limited to 'fml')
-rw-r--r--fml/lib/FML/Process/Debug.pm6
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.