diff options
| author | fukachan <fukachan> | 2001-05-30 14:35:09 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-05-30 14:35:09 +0000 |
| commit | 1149b16f28aa8f39ea7a405dcd826825125666c5 (patch) | |
| tree | dbafc7b0b8311e02b84c4edff83bb795b75b56a7 /fml/lib/IO/Adapter/MySQL.pm | |
| parent | 48a3f038d2969351aa63d366eb87e34bf862447b (diff) | |
| download | fml8-1149b16f28aa8f39ea7a405dcd826825125666c5.tar.gz fml8-1149b16f28aa8f39ea7a405dcd826825125666c5.tar.bz2 fml8-1149b16f28aa8f39ea7a405dcd826825125666c5.zip | |
clean up documents
Diffstat (limited to 'fml/lib/IO/Adapter/MySQL.pm')
| -rw-r--r-- | fml/lib/IO/Adapter/MySQL.pm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fml/lib/IO/Adapter/MySQL.pm b/fml/lib/IO/Adapter/MySQL.pm index ad006f92..bbd28b4c 100644 --- a/fml/lib/IO/Adapter/MySQL.pm +++ b/fml/lib/IO/Adapter/MySQL.pm @@ -1,6 +1,6 @@ #-*- perl -*- # -# Copyright (C) 2000 Ken'ichi Fukamachi +# Copyright (C) 2000,2001 Ken'ichi Fukamachi # All rights reserved. # # $Id$ @@ -220,4 +220,3 @@ See C<http://www.fml.org/> for more details. =cut 1; -1; |
