summaryrefslogtreecommitdiff
path: root/fml/lib/IO/Adapter/ErrorStatus.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/ErrorStatus.pm
parent15e0d0717d3d33942010ccd339c2839e036d97fe (diff)
downloadfml8-48782dbf2b63b65ad16a3ffc880e9382a75a8317.tar.gz
fml8-48782dbf2b63b65ad16a3ffc880e9382a75a8317.tar.bz2
fml8-48782dbf2b63b65ad16a3ffc880e9382a75a8317.zip
fix copyright
Diffstat (limited to 'fml/lib/IO/Adapter/ErrorStatus.pm')
-rw-r--r--fml/lib/IO/Adapter/ErrorStatus.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/IO/Adapter/ErrorStatus.pm b/fml/lib/IO/Adapter/ErrorStatus.pm
index 21edf710..2cac1651 100644
--- a/fml/lib/IO/Adapter/ErrorStatus.pm
+++ b/fml/lib/IO/Adapter/ErrorStatus.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: ErrorStatus.pm,v 1.5 2002/09/22 14:56:58 fukachan Exp $
+# $FML: ErrorStatus.pm,v 1.6 2003/08/23 04:35:44 fukachan Exp $
#
package IO::Adapter::ErrorStatus;
@@ -115,7 +115,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.