git: dd19cb530564 - stable/12 - README.md: update gnu directory description
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Dec 2021 02:02:35 UTC
The branch stable/12 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=dd19cb5305646ebc5f37bbb40dcdebd12e215bc6 commit dd19cb5305646ebc5f37bbb40dcdebd12e215bc6 Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2021-12-17 13:43:47 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2021-12-20 01:55:18 +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) (cherry picked from commit 799a0d6969d111fd1be995cde599d8d3b1479777) --- 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.