What: NetBSD removal of provision regarding advertising materials Original: https://mail-index.netbsd.org/netbsd-announce/2008/06/20/msg000030.html Retrieved: 2-Apr-2026 --------------------------------------------------------------------------------- NetBSD-Announce archive __________________________________________________________________ [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index] The NetBSD Foundation Moves to a Two Clause BSD License __________________________________________________________________ * To: netbsd-announce%netbsd.org@localhost * Subject: The NetBSD Foundation Moves to a Two Clause BSD License * From: Alistair Crooks * Date: Fri, 20 Jun 2008 17:10:19 +0100 __________________________________________________________________ The NetBSD Foundation Moves to a Two Clause BSD License ======================================================= Following on from a vote amongst the membership of the NetBSD Foundation, and in recognition of the changing face of software licensing, the Foundation has changed its recommended license to be a 2 clause BSD license. A template version of this new license is included at the bottom of this email. This recommended license is the one that the Foundation strongly encourages its contributors to use when assigning copyright to the Foundation. At the same time, all the code which was contributed to the NetBSD Foundation has been modified to use the new 2-clause NetBSD license. The change in license has come about because of a number of factors: + we have seen organisations and people concerned about the old clause 3 (the advertising clause) in the license, to the extent where NetBSD code could not be used in commercial products; the new license means that these concerns are no longer valid + UCB moved some time ago to remove clause 3 from the code contributed to UCB; this change mirrors that one + we have seen some instances where clause 3 was ignored by groups and organisations + the members of the NetBSD Foundation (i.e. its developers) no longer considered clause 4 (the "endorsement" clause) to be useful in today's software world Martin Husemann has gone through our trees and modified the licences, where applicable. The first pass of this sweep changed over 5900 files in src alone. The src diffs were more than 5.5 MB. The final number of files was 7104. We believe that all changes are correct (they were proof-read prior to being applied), but there is always the chance that some have been missed, particularly some which were originally contributed to TNF with a 3 clause license, or which may contain typos meaning that our scripts could not identify them properly. If you (the user community) do find any of these, please could you let us know about them. Our thanks to Martin for this massive piece of work. Third parties are encouraged to change the license on any files which have a 4-clause license contributed to the NetBSD Foundation to a 2-clause license. We would also encourage you to inform us about these files, so that we can continue to track the many places in which NetBSD is used. So the NetBSD Foundation is today asking its contributors to use the new 2 clause NetBSD license in any software that is contributed, since we firmly believe that it serves the NetBSD community - its users and developers and contributers, commercial entities and academic research - in the best manner possible. Alistair Crooks President The NetBSD Foundation /*- * Copyright (c) 2008 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation * by * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ __________________________________________________________________ __________________________________________________________________ * Prev by Date: Hackathon this weekend * Next by Date: ftp.NetBSD.org outage * Previous by Thread: Hackathon this weekend * Next by Thread: ftp.NetBSD.org outage * Indexes: + reverse Date + reverse Thread + Old Index Home | Main Index | Thread Index | Old Index