Created attachment 250779 [details] git diff against x11-wm/wm2 Add (missing) LICENSE for x11-wm/wm2
I actually couldn't find any license information in the wm2's sources except for Alan Richardson's "xvertext" font-rotation routines it uses. Perhaps I should clarify this with the author if he's still around, but currently BSD2CLAUSE looks dubious.
(In reply to Alexey Dokuchaev from comment #1) This was all a 'best effort'. The quotation in Rotation.c was the only "LICENSE" related item I could find in the source, and to me, it read much like the BSD(1|2)CLAUSE. So that's what I picked. But it's your port and whatever you choose is the correct choice. :-) --Chris
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(+)