summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/User/chaddr.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2004-02-04 15:03:27 +0000
committerfukachan <fukachan>2004-02-04 15:03:27 +0000
commit9b2d3542eb23d230c525044364b89a449b3060fc (patch)
tree1444f1f509cde2d4343e753daf66b31546d662b5 /fml/lib/FML/Command/User/chaddr.pm
parentbabbe67e4bd11bcc3404100773779c3968648ad1 (diff)
downloadfml8-9b2d3542eb23d230c525044364b89a449b3060fc.tar.gz
fml8-9b2d3542eb23d230c525044364b89a449b3060fc.tar.bz2
fml8-9b2d3542eb23d230c525044364b89a449b3060fc.zip
fix copyright
Diffstat (limited to 'fml/lib/FML/Command/User/chaddr.pm')
-rw-r--r--fml/lib/FML/Command/User/chaddr.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/FML/Command/User/chaddr.pm b/fml/lib/FML/Command/User/chaddr.pm
index 165c35d6..d3ba8883 100644
--- a/fml/lib/FML/Command/User/chaddr.pm
+++ b/fml/lib/FML/Command/User/chaddr.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2001,2002,2003 Ken'ichi Fukamachi
+# Copyright (C) 2001,2002,2003,2004 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: chaddr.pm,v 1.26 2003/12/31 04:05:45 fukachan Exp $
+# $FML: chaddr.pm,v 1.27 2004/02/04 14:42:14 fukachan Exp $
#
package FML::Command::User::chaddr;
@@ -163,7 +163,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001,2002,2003 Ken'ichi Fukamachi
+Copyright (C) 2001,2002,2003,2004 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.