diff options
| author | fukachan <fukachan> | 2004-01-02 14:42:42 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2004-01-02 14:42:42 +0000 |
| commit | 073b66e090c58758b6b16b44e4240e349beaec55 (patch) | |
| tree | 1481de5ddd3b2efa945fb667714cec0f6e0496e3 /fml/lib/IO | |
| parent | 78af1c5e647ddf464a9a9a4f2348bb3b537a5d46 (diff) | |
| download | fml8-073b66e090c58758b6b16b44e4240e349beaec55.tar.gz fml8-073b66e090c58758b6b16b44e4240e349beaec55.tar.bz2 fml8-073b66e090c58758b6b16b44e4240e349beaec55.zip | |
fix copyright
Diffstat (limited to 'fml/lib/IO')
| -rw-r--r-- | fml/lib/IO/Adapter/LDAP.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fml/lib/IO/Adapter/LDAP.pm b/fml/lib/IO/Adapter/LDAP.pm index 3d794e4d..bc390058 100644 --- a/fml/lib/IO/Adapter/LDAP.pm +++ b/fml/lib/IO/Adapter/LDAP.pm @@ -1,10 +1,10 @@ #-*- perl -*- # -# Copyright (C) 2001,2002 Ken'ichi Fukamachi +# Copyright (C) 2001,2002,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: LDAP.pm,v 1.13 2002/09/22 14:56:59 fukachan Exp $ +# $FML: LDAP.pm,v 1.14 2002/12/22 02:54:38 fukachan Exp $ # package IO::Adapter::LDAP; @@ -58,7 +58,7 @@ Ken'ichi Fukamachi =head1 COPYRIGHT -Copyright (C) 2001,2002 Ken'ichi Fukamachi +Copyright (C) 2001,2002,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. |
