git: f91319d471ee - stable/13 - README.md: update gnu directory description
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Dec 2021 02:02:19 UTC
The branch stable/13 has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=f91319d471ee579fe93e182115acb70b0840340e
commit f91319d471ee579fe93e182115acb70b0840340e
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2021-12-17 13:43:47 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2021-12-20 02:01:53 +0000
README.md: update gnu directory description
(At this point in main we have just LGPL libdialog and dialog, and GPL
diff3, left in gnu/.)
Reported by: bapt
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
(cherry picked from commit 266cbbfc65263a3b8bc7c95dd3d589aab7cefe7f)
---
README | 5 +++--
README.md | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/README b/README
index 7b6d20803c97..a7e97b027b39 100644
--- a/README
+++ b/README
@@ -35,8 +35,9 @@ crypto Cryptography stuff (see crypto/README).
etc Template files for /etc.
-gnu Various commands and libraries under the GNU General Public
- License. Please see gnu/COPYING* for more information.
+gnu Commands and libraries under the GNU General Public License
+ (GPL) or Lesser General Public License (LGPL). Please see
+ gnu/COPYING* for more information.
include System include files.
diff --git a/README.md b/README.md
index 72bd634cd813..632b4542c064 100644
--- a/README.md
+++ b/README.md
@@ -37,8 +37,9 @@ crypto Cryptography stuff (see crypto/README).
etc Template files for /etc.
-gnu Various commands and libraries under the GNU Public License.
- Please see gnu/COPYING* for more information.
+gnu Commands and libraries under the GNU General Public License
+ (GPL) or Lesser General Public License (LGPL). Please see
+ gnu/COPYING* for more information.
include System include files.