Bug 279117 - x11-wm/wmx: add LICENSE
Summary: x11-wm/wmx: add LICENSE
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Alexey Dokuchaev
URL:
Keywords: easy
Depends on:
Blocks:
 
Reported: 2024-05-17 22:24 UTC by Chris Hutchinson
Modified: 2024-09-11 06:34 UTC (History)
1 user (show)

See Also:


Attachments
git diff against x11-wm/wmx (583 bytes, patch)
2024-05-17 22:24 UTC, Chris Hutchinson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2024-05-17 22:24:24 UTC
Created attachment 250781 [details]
git diff against x11-wm/wmx

Add (missing) LICENSE for x11-wm/wmx
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2024-05-17 22:24:24 UTC
Maintainer informed via mail
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-09-11 06:30:01 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7dfeb176a74e2c2c0367b88b4f08e0674e62e49b

commit 7dfeb176a74e2c2c0367b88b4f08e0674e62e49b
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2024-09-11 06:29:02 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2024-09-11 06:29:02 +0000

    x11-wm/wm{2,x}: add LICENSE (MIT) to Chris Cannam's window managers

    Original sources did not include explicit license information, just
    mentioned that a lot of code and structure were borrowed from David
    Hogan's 9wm which AFAICT is MIT licensed.

    Chris had confirmed with me via email that the MIT licence reflects
    the general assumptions of the time and have added COPYING files to
    the corresponding repositories:

      https://hg.sr.ht/~cannam/wm2
      https://hg.sr.ht/~cannam/wmx

    PR:     279114, 279117

 x11-wm/wm2/Makefile | 2 ++
 x11-wm/wmx/Makefile | 2 ++
 2 files changed, 4 insertions(+)