summaryrefslogtreecommitdiff
path: root/fml/lib
diff options
context:
space:
mode:
authorfukachan <fukachan>2008-06-28 20:01:00 +0000
committerfukachan <fukachan>2008-06-28 20:01:00 +0000
commite5bd50fe5cdffe1c64a3a6a24b438ba33dea7d98 (patch)
treeadabca3c5634e659ccf1a4532ec9859d50a7b06b /fml/lib
parentfc8638720f0644de6c7e9ad3cac37cdab77ddcbd (diff)
downloadfml8-e5bd50fe5cdffe1c64a3a6a24b438ba33dea7d98.tar.gz
fml8-e5bd50fe5cdffe1c64a3a6a24b438ba33dea7d98.tar.bz2
fml8-e5bd50fe5cdffe1c64a3a6a24b438ba33dea7d98.zip
fix copyright
Diffstat (limited to 'fml/lib')
-rw-r--r--fml/lib/FML/CreateOnPost.pm6
-rw-r--r--fml/lib/FML/User/Control.pm6
2 files changed, 6 insertions, 6 deletions
diff --git a/fml/lib/FML/CreateOnPost.pm b/fml/lib/FML/CreateOnPost.pm
index 1f26f274..82f99670 100644
--- a/fml/lib/FML/CreateOnPost.pm
+++ b/fml/lib/FML/CreateOnPost.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2006 Ken'ichi Fukamachi
+# Copyright (C) 2006,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: CreateOnPost.pm,v 1.3 2006/11/26 09:20:20 fukachan Exp $
+# $FML: CreateOnPost.pm,v 1.4 2007/01/16 11:06:16 fukachan Exp $
#
package FML::CreateOnPost;
@@ -161,7 +161,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2006 Ken'ichi Fukamachi
+Copyright (C) 2006,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.
diff --git a/fml/lib/FML/User/Control.pm b/fml/lib/FML/User/Control.pm
index 4ad24690..00d001d5 100644
--- a/fml/lib/FML/User/Control.pm
+++ b/fml/lib/FML/User/Control.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2003,2004,2005,2006 Ken'ichi Fukamachi
+# Copyright (C) 2003,2004,2005,2006,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: Control.pm,v 1.23 2006/05/16 12:27:21 fukachan Exp $
+# $FML: Control.pm,v 1.24 2007/01/13 14:03:45 fukachan Exp $
#
package FML::User::Control;
@@ -601,7 +601,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2003,2004,2005,2006 Ken'ichi Fukamachi
+Copyright (C) 2003,2004,2005,2006,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.