summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/User/on.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2005-11-30 23:34:45 +0000
committerfukachan <fukachan>2005-11-30 23:34:45 +0000
commit289b813afe6bfd3ba1abb74fe7101dbb30eca192 (patch)
treea97db98b7c389253ada8c440db597a2539c12358 /fml/lib/FML/Command/User/on.pm
parentb2ec034ac5748f97a2cbb0e811c355312e31c605 (diff)
downloadfml8-289b813afe6bfd3ba1abb74fe7101dbb30eca192.tar.gz
fml8-289b813afe6bfd3ba1abb74fe7101dbb30eca192.tar.bz2
fml8-289b813afe6bfd3ba1abb74fe7101dbb30eca192.zip
fix copyright
Diffstat (limited to 'fml/lib/FML/Command/User/on.pm')
-rw-r--r--fml/lib/FML/Command/User/on.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Command/User/on.pm b/fml/lib/FML/Command/User/on.pm
index 150692bc..fb873ebc 100644
--- a/fml/lib/FML/Command/User/on.pm
+++ b/fml/lib/FML/Command/User/on.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2002,2003,2004 MURASHITA Takuya
+# Copyright (C) 2002,2003,2004,2005 MURASHITA Takuya
# All rights reserved. This program is free software; you can
# redistribute it and/or modify it under the same terms as Perl itself.
#
-# $FML: on.pm,v 1.18 2004/06/26 11:47:58 fukachan Exp $
+# $FML: on.pm,v 1.19 2005/11/30 23:30:38 fukachan Exp $
#
package FML::Command::User::on;
@@ -135,7 +135,7 @@ MURASHITA Takuya
=head1 COPYRIGHT
-Copyright (C) 2002,2003,2004 MURASHITA Takuya
+Copyright (C) 2002,2003,2004,2005 MURASHITA Takuya
All rights reserved. This program is free software; you can
redistribute it and/or modify it under the same terms as Perl itself.