mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 14:19:10 -04:00
DBD::SQLite: added myself to the authors ;p
This commit is contained in:
parent
895897258b
commit
b3e359ea68
1 changed files with 3 additions and 1 deletions
|
@ -1464,7 +1464,7 @@ L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=DBD-SQLite>
|
|||
|
||||
Note that bugs of bundled sqlite library (i.e. bugs in C<sqlite3.[ch]>) should be reported to the sqlite developers at sqlite.org via their bug tracker or via their mailing list.
|
||||
|
||||
=head1 AUTHOR
|
||||
=head1 AUTHORS
|
||||
|
||||
Matt Sergeant E<lt>matt@sergeant.orgE<gt>
|
||||
|
||||
|
@ -1478,6 +1478,8 @@ Max Maischein E<lt>corion@cpan.orgE<gt>
|
|||
|
||||
Laurent Dami E<lt>dami@cpan.orgE<gt>
|
||||
|
||||
Kenichi Ishigaki E<lt>ishigaki@cpan.orgE<gt>
|
||||
|
||||
=head1 COPYRIGHT
|
||||
|
||||
The bundled SQLite code in this distribution is Public Domain.
|
||||
|
|
Loading…
Add table
Reference in a new issue