Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 Add some more licenses appearing in external.
details: https://anonhg.NetBSD.org/src/rev/2983c784d989
branches: trunk
changeset: 847923:2983c784d989
user: maya <maya%NetBSD.org@localhost>
date: Fri Jan 10 12:58:41 2020 +0000
description:
Add some more licenses appearing in external.
Remove mentions of src/gnu that no longer exists.
Mention /usr/pkg/etc.
Bump date
diffstat:
share/man/man7/hier.7 | 19 ++++++++++---------
1 files changed, 10 insertions(+), 9 deletions(-)
diffs (63 lines):
diff -r d8e9700a249a -r 2983c784d989 share/man/man7/hier.7
--- a/share/man/man7/hier.7 Fri Jan 10 12:55:14 2020 +0000
+++ b/share/man/man7/hier.7 Fri Jan 10 12:58:41 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: hier.7,v 1.136 2019/03/25 19:24:30 maxv Exp $
+.\" $NetBSD: hier.7,v 1.137 2020/01/10 12:58:41 maya Exp $
.\"
.\" Copyright (c) 1990, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)hier.7 8.5 (Berkeley) 6/1/94
.\"
-.Dd March 25, 2019
+.Dd January 10, 2020
.Dt HIER 7
.Os
.Sh NAME
@@ -504,6 +504,8 @@
.Bl -tag -width "include/" -compact
.It Pa bin/
Package binaries.
+.It Pa etc/
+Package configuration files.
.It Pa include/
Package include files.
.It Pa lib/
@@ -662,6 +664,8 @@
BSD (or equivalent) licensed software,
possibly with the
.Dq advertising clause .
+.It pa broadcom/
+Broadcom firmware license.
.It Pa cddl/
Common Development and Distribution License (the Sun license which is
based on the Mozilla Public License version 1.1).
@@ -681,8 +685,12 @@
.It Pa intel-public/
Intel license permitting redistribution with terms similar to
BSD licensed software.
+.It Pa lgpl3/
+GNU lesser general public license, version 3.
.It Pa mit/
MIT (X11) style license.
+.It Pa mpl/
+Mozilla Public License.
.It Pa zlib/
BSD-like zlib license.
.El
@@ -690,13 +698,6 @@
.It Pa games/
Source for utilities/files in
.Pa /usr/games .
-.It Pa gnu/
-Source for programs covered by the GNU license (or similar)
-(deprecated; use
-.Pa external/gpl2/
-or
-.Pa external/gpl3/
-as appropriate).
.It Pa include/
Source for files in
.Pa /usr/include .
Home |
Main Index |
Thread Index |
Old Index