summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/Debug.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2006-04-18 11:14:06 +0000
committerfukachan <fukachan>2006-04-18 11:14:06 +0000
commitdbd63995866e5cd2b7a6fdd086140412ba443d1d (patch)
treebab1522ebe37f4bf542ca6cdaafab4cdd7a60045 /fml/lib/FML/Process/Debug.pm
parent713a2827ce097668e76f3f77e597f410347dab0e (diff)
downloadfml8-dbd63995866e5cd2b7a6fdd086140412ba443d1d.tar.gz
fml8-dbd63995866e5cd2b7a6fdd086140412ba443d1d.tar.bz2
fml8-dbd63995866e5cd2b7a6fdd086140412ba443d1d.zip
fix copyright
Diffstat (limited to 'fml/lib/FML/Process/Debug.pm')
-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 4cb6e771..98d13b9f 100644
--- a/fml/lib/FML/Process/Debug.pm
+++ b/fml/lib/FML/Process/Debug.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2003,2004 Ken'ichi Fukamachi
+# Copyright (C) 2003,2004,2006 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.10 2004/07/11 15:43:39 fukachan Exp $
+# $FML: Debug.pm,v 1.11 2006/04/17 13:36:23 fukachan Exp $
#
package FML::Process::Debug;
@@ -256,7 +256,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2003,2004 Ken'ichi Fukamachi
+Copyright (C) 2003,2004,2006 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.