summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Install.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2008-06-28 21:16:12 +0000
committerfukachan <fukachan>2008-06-28 21:16:12 +0000
commitc428a4551f72a42db1c6afd041c483dd11d932ac (patch)
tree0d99b6bab465aed0a740374579cddbbdd46b2c23 /fml/lib/FML/Install.pm
parent8620989b32b8ca0a9557f988bd66e3dbd177ff4a (diff)
downloadfml8-c428a4551f72a42db1c6afd041c483dd11d932ac.tar.gz
fml8-c428a4551f72a42db1c6afd041c483dd11d932ac.tar.bz2
fml8-c428a4551f72a42db1c6afd041c483dd11d932ac.zip
fix copyright
Diffstat (limited to 'fml/lib/FML/Install.pm')
-rw-r--r--fml/lib/FML/Install.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Install.pm b/fml/lib/FML/Install.pm
index 634a5379..d64bc846 100644
--- a/fml/lib/FML/Install.pm
+++ b/fml/lib/FML/Install.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2003,2004,2005 Ken'ichi Fukamachi
+# Copyright (C) 2003,2004,2005,2007,2008 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: Install.pm,v 1.19 2005/05/26 09:39:08 fukachan Exp $
+# $FML: Install.pm,v 1.20 2007/01/16 11:12:23 fukachan Exp $
#
package FML::Install;
@@ -1152,7 +1152,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2003,2004,2005 Ken'ichi Fukamachi
+Copyright (C) 2003,2004,2005,2007,2008 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.