Bugs: Browse | Submit New | Admin

[#23328] Jun Mukai's copyright attribution inconsistency in SQLite3 DBD

Date:
2008-12-23 20:21
Priority:
3
Submitted By:
Dmitry Borodaenko (angdraug)
Assigned To:
Erik Hollensbe (erikh)
Category:
0.4.1
State:
Open
Summary:
Jun Mukai's copyright attribution inconsistency in SQLite3 DBD

Detailed description
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.

Add A Comment: Notepad

Please login


Followup

Message
Date: 2008-12-23 21:03
Sender: Erik Hollensbe

I'll make a note of this next release.

Thank you for noticing it.

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item