debian-games folks raised to my attention that the OpenGL Multithreading Library License as found in "rts/lib/gml/gml.cpp" in the sources is "too ambiguous to be FSF-free or DFSG-free".
They asked me if the author can provide a licence like MIT/Expat or BSD license (or a differen one, like GPL if he minds).
The problem rise because most copyright laws ask to give explict right while this licence does not give explicit rights to "modify or distribute". :
Code: Select all
// Author: Mattias "zerver" Radeskog
// (C) Ware Zerver Tech. http://zerver.net
// Ware Zerver Tech. licenses this library
// to be used freely for any purpose, as
// long as this notice remains unchanged
Can someone ask Mattias "zerver" Radeskog about that issue?