mirror of https://github.com/qt/qtbase.git
Add missing license
The license is present in a REUSE.toml file. It needs to be present in the LICENSES directory for the module to be reuse compliant Task-number: QTBUG-124453 Change-Id: Ia717af3bf63d900ecc11a08a4883c7824810d288 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
3e1f73aa30
commit
a984d98c97
|
@ -0,0 +1,5 @@
|
|||
NOTE! This copyright does *not* cover user programs that use kernel services by normal system calls - this is merely considered normal use of the kernel, and does *not* fall under the heading of "derived work". Also note that the GPL below is copyrighted by the Free Software Foundation, but the instance of code that it refers to (the Linux kernel) is copyrighted by me and others who actually wrote it.
|
||||
|
||||
Also note that the only valid version of the GPL as far as the kernel is concerned is _this_ particular version of the license (ie v2, not v2.2 or v3.x or whatever), unless explicitly otherwise stated.
|
||||
|
||||
Linus Torvalds
|
Loading…
Reference in New Issue