Bug 260404 - README(.md): Spell out GPL correctly
Summary: README(.md): Spell out GPL correctly
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: misc (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Some People
Assignee: Ed Maste
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-14 01:24 UTC by Fabian Keil
Modified: 2021-12-17 00:47 UTC (History)
1 user (show)

See Also:


Attachments
Patch for current to add the "General" (1.07 KB, patch)
2021-12-14 01:24 UTC, Fabian Keil
no flags Details | Diff
Patch for stable/12 and stable/13 to add the "General" (808 bytes, patch)
2021-12-14 01:25 UTC, Fabian Keil
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fabian Keil 2021-12-14 01:24:26 UTC
Created attachment 230095 [details]
Patch for current to add the "General"

The README.md in CURRENT and the README in the stable branches
spell out GPL incorrectly and omit the "General".

The attached patches fix this minor issue.
Comment 1 Fabian Keil 2021-12-14 01:25:15 UTC
Created attachment 230096 [details]
Patch for stable/12 and stable/13 to add the "General"
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-12-14 21:52:36 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/src/commit/?id=8b9fe05a49d7cd8079e3364f75fd48b2f53bf696

commit 8b9fe05a49d7cd8079e3364f75fd48b2f53bf696
Author:     Fabian Keil <fk@fabiankeil.de>
AuthorDate: 2021-12-14 21:49:44 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2021-12-14 21:51:22 +0000

    README.md: correct GPL expansion

    PR:             260404
    MFC after:      3 days

 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-12-17 00:47:13 UTC
A commit in branch stable/13 references this bug:

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(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-12-17 00:47:13 UTC
A commit in branch stable/12 references this bug:

URL: https://cgit.FreeBSD.org/src/commit/?id=d502fbf585409edb0209ea1c8781c54e92769054

commit d502fbf585409edb0209ea1c8781c54e92769054
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:34 +0000

    README.md: correct GPL expansion

    PR:             260404
    MFC after:      3 days

    (cherry picked from commit 8b9fe05a49d7cd8079e3364f75fd48b2f53bf696)
    (cherry picked from commit 30780c3f584ae2cb0d6a5f7c1698b248e9a85e78)

 README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)