summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Log.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2006-04-02 06:34:48 +0000
committerfukachan <fukachan>2006-04-02 06:34:48 +0000
commit376c2a821917fca02e7aab4d6a568d24b94384e4 (patch)
tree0de58d12a57c7eb0ec3f5403680d3da622d6c6b9 /fml/lib/FML/Log.pm
parentf50d86a43eb8140cfd161c958ec27732749bd00d (diff)
downloadfml8-376c2a821917fca02e7aab4d6a568d24b94384e4.tar.gz
fml8-376c2a821917fca02e7aab4d6a568d24b94384e4.tar.bz2
fml8-376c2a821917fca02e7aab4d6a568d24b94384e4.zip
fix copyright
Diffstat (limited to 'fml/lib/FML/Log.pm')
-rw-r--r--fml/lib/FML/Log.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Log.pm b/fml/lib/FML/Log.pm
index 11392d66..b04ad6a9 100644
--- a/fml/lib/FML/Log.pm
+++ b/fml/lib/FML/Log.pm
@@ -1,8 +1,8 @@
#-*- perl -*-
#
-# Copyright (C) 2000,2001,2002,2003,2004,2005 Ken'ichi Fukamachi
+# Copyright (C) 2000,2001,2002,2003,2004,2005,2006 Ken'ichi Fukamachi
#
-# $FML: Log.pm,v 1.32 2005/08/23 08:28:20 fukachan Exp $
+# $FML: Log.pm,v 1.33 2006/04/02 06:29:22 fukachan Exp $
#
package FML::Log;
@@ -226,7 +226,7 @@ Ken'ichi Fukamachi <F<fukachan@fml.org>>
=head1 COPYRIGHT
-Copyright (C) 2000,2001,2002,2003,2004,2005 Ken'ichi Fukamachi
+Copyright (C) 2000,2001,2002,2003,2004,2005,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.