In SQLite3.rb:
# copyright (c) 2005 Jun Mukai <mukai@jmuk.org>
# Compatibility patches by Erik Hollensbe <erik@hollensbe.org>
In README:
Copyright (c) 2008 Erik Hollensbe
Copyright (c) 2005-2006 Kirk Haines, Francis Hwang, Patrick May and Daniel
Berger.
Copyright (c) 2001, 2002, 2003, 2004 Michael Neumann <mneumann@ntecs.de>
and others (see the beginning of each file for copyright holder information).
(the latter appears to be cut-n-paste from DBI README).
Considering that substantial part of Jun's code is still there, I think README should be brought in sync with the copyright
notice in the source code. |