-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
I got curious about the project origins and am basically checking if there's any more information available about the history of the License.txt
file (modified 2018-04-01) in AprilFirst.zip sha256sum as uploaded by Klasodeth, since DarkXL was GPL2. Many reimplementations eventually end up in Debian's repository, who are very thorough about overall licenses, best done before significant external contributions are accepted - obviously @luciusDXL is entitled to relicense their original work from GPL2 to MIT, I'm just checking that's the authors' intention.
$ licensecheck -r . | grep -vF '*No copyright*' | grep -vF '.png: '
./LICENSE: MIT/X11 (BSD like)
./fonts/Verdana16.fnt: UNKNOWN # ?msttcorefonts?
./fonts/Verdana24.fnt: UNKNOWN
./fonts/Verdana32.fnt: UNKNOWN
./scriptsystem/angelscript.h: zlib/libpng
./win/XL Engine.ico: UNKNOWN
./win/small.ico: UNKNOWN
./render/win/wglext.h: UNKNOWN # MIT
./threading/Posix/Mutex.h: UNKNOWN # Unlicensed: https://www.codeproject.com/Articles/5417/A-C-Cross-Platform-Thread-Class
./threading/Posix/Semaphore.h: UNKNOWN
./threading/Posix/Thread.h: UNKNOWN
./threading/Win32/Mutex.h: UNKNOWN
./threading/Win32/Semaphore.h: UNKNOWN
./threading/Win32/Thread.h: UNKNOWN
./threading/Win32/Win32.h: UNKNOWN
Metadata
Metadata
Assignees
Labels
No labels