Date: Fri, 17 Dec 2021 00:46:11 GMT From: Ed Maste <emaste@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 30780c3f584a - stable/13 - README.md: correct GPL expansion Message-ID: <202112170046.1BH0kB19002331@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=30780c3f584ae2cb0d6a5f7c1698b248e9a85e78 commit 30780c3f584ae2cb0d6a5f7c1698b248e9a85e78 Author: Fabian Keil <fk@fabiankeil.de> AuthorDate: 2021-12-14 21:49:44 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2021-12-16 16:27:00 +0000 README.md: correct GPL expansion PR: 260404 MFC after: 3 days (cherry picked from commit 8b9fe05a49d7cd8079e3364f75fd48b2f53bf696) --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index aad363baf9ea..7b6d20803c97 100644 --- a/README +++ b/README @@ -35,8 +35,8 @@ 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 Various commands and libraries under the GNU General Public + License. Please see gnu/COPYING* for more information. include System include files.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112170046.1BH0kB19002331>