Closed Bug 293762 Opened 20 years ago Closed 19 years ago

mcom_db.h has contradicting licenses

Categories

(mozilla.org :: Licensing, task)

task
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Biesinger, Assigned: gerv)

References

()

Details

http://lxr.mozilla.org/mozilla/source/dbm/include/mcom_db.h
 17  * The Initial Developer of the Original Code is 
 18  * Netscape Communications Corporation.
 19  * Portions created by the Initial Developer are Copyright (C) 1998
 20  * the Initial Developer. All Rights Reserved.

 40  * Copyright (c) 1990, 1993, 1994
 41  *  The Regents of the University of California.  All rights reserved.
Issues in the mozilla/dbm directory:

- Makefile.in and Makefile.win need relicensing to the tri-licence.
- cdefs.h and mcom_db.h have both the tri-licence and the BSD-ish licence.
- We need to add notifications in the docs as the BSD licence requires.

biesi: I assume this code is currently used in mozilla.org products?

Gerv
yes, NSS uses it, afaik; and via that everything that uses gecko.
Fixed by reverting to the original BSD licence in those two cases. The
notification is not now necessary due to UCB revoking the requirement.

Gerv
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.