diff options
| author | fukachan <fukachan> | 2003-02-11 09:48:16 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-02-11 09:48:16 +0000 |
| commit | a960967819515667aba897e9ffe6b84b472df464 (patch) | |
| tree | 54f23471ea4d8a5b40773df2d8a0a6e5f827a225 /fml/lib/IO | |
| parent | 770b35a16ceeaee6041c418c3c9217d1173a0119 (diff) | |
| download | fml8-a960967819515667aba897e9ffe6b84b472df464.tar.gz fml8-a960967819515667aba897e9ffe6b84b472df464.tar.bz2 fml8-a960967819515667aba897e9ffe6b84b472df464.zip | |
fix copyright
Diffstat (limited to 'fml/lib/IO')
| -rw-r--r-- | fml/lib/IO/Adapter/Array.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/IO/Adapter/Array.pm b/fml/lib/IO/Adapter/Array.pm index b202a6a4..cb0fd87a 100644 --- a/fml/lib/IO/Adapter/Array.pm +++ b/fml/lib/IO/Adapter/Array.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: Array.pm,v 1.27 2002/12/22 02:54:37 fukachan Exp $ +# $FML: Array.pm,v 1.28 2003/02/01 10:55:04 fukachan Exp $ # package IO::Adapter::Array; @@ -248,7 +248,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. |
