summaryrefslogtreecommitdiff
path: root/fml/lib/FML
diff options
context:
space:
mode:
authorfukachan <fukachan>2009-02-26 10:47:58 +0000
committerfukachan <fukachan>2009-02-26 10:47:58 +0000
commit886ff9607812572ff4cc7878efb3cb6d96bedbf2 (patch)
tree633fd4b77e39de630d1a02a69d39632c2cb969d5 /fml/lib/FML
parentf917b00739c1b7daaf04bbfac2024922160294bd (diff)
downloadfml8-886ff9607812572ff4cc7878efb3cb6d96bedbf2.tar.gz
fml8-886ff9607812572ff4cc7878efb3cb6d96bedbf2.tar.bz2
fml8-886ff9607812572ff4cc7878efb3cb6d96bedbf2.zip
fix copyright
Diffstat (limited to 'fml/lib/FML')
-rw-r--r--fml/lib/FML/Process/Switch.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Process/Switch.pm b/fml/lib/FML/Process/Switch.pm
index 9772eaa9..ff4ea581 100644
--- a/fml/lib/FML/Process/Switch.pm
+++ b/fml/lib/FML/Process/Switch.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2001,2002,2003,2004,2005,2006 Ken'ichi Fukamachi
+# Copyright (C) 2001,2002,2003,2004,2005,2006,2008,2009 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: Switch.pm,v 1.114 2006/02/04 07:54:37 fukachan Exp $
+# $FML: Switch.pm,v 1.115 2008/11/30 00:50:07 fukachan Exp $
#
package FML::Process::Switch;
@@ -627,7 +627,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001,2002,2003,2004,2005,2006 Ken'ichi Fukamachi
+Copyright (C) 2001,2002,2003,2004,2005,2006,2008,2009 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.