summaryrefslogtreecommitdiff
path: root/fml/lib/IO/Adapter/UnixGroup.pm
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-08-23 15:33:11 +0000
committerfukachan <fukachan>2003-08-23 15:33:11 +0000
commit48782dbf2b63b65ad16a3ffc880e9382a75a8317 (patch)
tree23b010c9a7765984ffcbd468ef6537e7db07a806 /fml/lib/IO/Adapter/UnixGroup.pm
parent15e0d0717d3d33942010ccd339c2839e036d97fe (diff)
downloadfml8-48782dbf2b63b65ad16a3ffc880e9382a75a8317.tar.gz
fml8-48782dbf2b63b65ad16a3ffc880e9382a75a8317.tar.bz2
fml8-48782dbf2b63b65ad16a3ffc880e9382a75a8317.zip
fix copyright
Diffstat (limited to 'fml/lib/IO/Adapter/UnixGroup.pm')
-rw-r--r--fml/lib/IO/Adapter/UnixGroup.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/IO/Adapter/UnixGroup.pm b/fml/lib/IO/Adapter/UnixGroup.pm
index 86bf47dc..4184e7ac 100644
--- a/fml/lib/IO/Adapter/UnixGroup.pm
+++ b/fml/lib/IO/Adapter/UnixGroup.pm
@@ -1,10 +1,10 @@
#-*- perl -*-
#
-# Copyright (C) 2001,2002 Ken'ichi Fukamachi
+# Copyright (C) 2001,2002,2003 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: UnixGroup.pm,v 1.18 2002/12/22 02:54:38 fukachan Exp $
+# $FML: UnixGroup.pm,v 1.19 2003/08/23 04:35:44 fukachan Exp $
#
package IO::Adapter::UnixGroup;
@@ -81,7 +81,7 @@ Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001,2002 Ken'ichi Fukamachi
+Copyright (C) 2001,2002,2003 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.