Module Name: src
Committed By: christos
Date: Tue Aug 15 22:02:36 UTC 2023
Modified Files:
src/external: README
Log Message:
add missing
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/external/README
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/README
diff -u src/external/README:1.18 src/external/README:1.19
--- src/external/README:1.18 Tue Nov 10 06:00:02 2020
+++ src/external/README Tue Aug 15 18:02:36 2023
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.18 2020/11/10 11:00:02 gson Exp $
+$NetBSD: README,v 1.19 2023/08/15 22:02:36 christos Exp $
Organization of Sources:
@@ -46,6 +46,9 @@ The licenses currently used are:
atheros Atheros License.
+ broadcom Broadcom licenses for rpi firmware and bfwm. See
+ */dist/LICENSE.broadcom*
+
bsd BSD (or equivalent) licensed software, possibly with
the "advertising clause".
http://www.opensource.org/licenses/bsd-license.php
@@ -76,6 +79,12 @@ The licenses currently used are:
intel-public Intel license permitting redistribution with
terms similar to BSD licensed software.
+ lgpl2 GNU Lesser General Public License, version 2 (or earlier).
+ https://opensource.org/license/lgpl-2-1/
+
+ lgpl3 GNU Lesser General Public License, version 3 (or earlier).
+ https://opensource.org/license/lgpl-3-0/
+
mit MIT (X11) style license.
http://www.opensource.org/licenses/mit-license.php
@@ -86,6 +95,9 @@ The licenses currently used are:
use on operating systems distributed under the terms
of an OSI-approved open source license.
+ ofl SIL Open Font License
+ https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
+
public-domain Non-license for code that has been explicitly put
into the Public Domain.