summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfukachan <fukachan>2001-01-28 03:38:50 +0000
committerfukachan <fukachan>2001-01-28 03:38:50 +0000
commitd29cc3fa7d59e0d7ad8bde4b5e733daf69b9ea01 (patch)
tree9edffa53f75d3285810a0594810ae3525460e631
parent42265bc9887a3b0d7466b93ef38b2510d7fca555 (diff)
downloadfml8-d29cc3fa7d59e0d7ad8bde4b5e733daf69b9ea01.tar.gz
fml8-d29cc3fa7d59e0d7ad8bde4b5e733daf69b9ea01.tar.bz2
fml8-d29cc3fa7d59e0d7ad8bde4b5e733daf69b9ea01.zip
add my name as an author
-rw-r--r--fml/lib/IO/Adapter/File.pm4
-rw-r--r--fml/lib/IO/Adapter/LDAP.pm4
-rw-r--r--fml/lib/IO/Adapter/NIS.pm4
-rw-r--r--fml/lib/IO/Adapter/RDBMS.pm4
-rw-r--r--fml/lib/IO/Adapter/UnixGroup.pm4
5 files changed, 10 insertions, 10 deletions
diff --git a/fml/lib/IO/Adapter/File.pm b/fml/lib/IO/Adapter/File.pm
index 209902d7..df999494 100644
--- a/fml/lib/IO/Adapter/File.pm
+++ b/fml/lib/IO/Adapter/File.pm
@@ -49,11 +49,11 @@ IO::MapAdapter::File.pm - what is this
=head1 AUTHOR
-__YOUR_NAME__
+Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001 __YOUR_NAME__
+Copyright (C) 2001 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.
diff --git a/fml/lib/IO/Adapter/LDAP.pm b/fml/lib/IO/Adapter/LDAP.pm
index 1fd11f99..2cb1f971 100644
--- a/fml/lib/IO/Adapter/LDAP.pm
+++ b/fml/lib/IO/Adapter/LDAP.pm
@@ -49,11 +49,11 @@ IO::MapAdapter::LDAP.pm - what is this
=head1 AUTHOR
-__YOUR_NAME__
+Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001 __YOUR_NAME__
+Copyright (C) 2001 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.
diff --git a/fml/lib/IO/Adapter/NIS.pm b/fml/lib/IO/Adapter/NIS.pm
index b75cfbcd..ab24149d 100644
--- a/fml/lib/IO/Adapter/NIS.pm
+++ b/fml/lib/IO/Adapter/NIS.pm
@@ -49,11 +49,11 @@ IO::MapAdapter::NIS.pm - what is this
=head1 AUTHOR
-__YOUR_NAME__
+Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001 __YOUR_NAME__
+Copyright (C) 2001 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.
diff --git a/fml/lib/IO/Adapter/RDBMS.pm b/fml/lib/IO/Adapter/RDBMS.pm
index 762a6ee6..be14fef2 100644
--- a/fml/lib/IO/Adapter/RDBMS.pm
+++ b/fml/lib/IO/Adapter/RDBMS.pm
@@ -49,11 +49,11 @@ IO::MapAdapter::RDBMS.pm - what is this
=head1 AUTHOR
-__YOUR_NAME__
+Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001 __YOUR_NAME__
+Copyright (C) 2001 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.
diff --git a/fml/lib/IO/Adapter/UnixGroup.pm b/fml/lib/IO/Adapter/UnixGroup.pm
index 55c7d9d1..143b7163 100644
--- a/fml/lib/IO/Adapter/UnixGroup.pm
+++ b/fml/lib/IO/Adapter/UnixGroup.pm
@@ -49,11 +49,11 @@ IO::MapAdapter::UnixGroup.pm - what is this
=head1 AUTHOR
-__YOUR_NAME__
+Ken'ichi Fukamachi
=head1 COPYRIGHT
-Copyright (C) 2001 __YOUR_NAME__
+Copyright (C) 2001 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.