mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-03 00:45:22 +02:00
Add missing licenses (#3497)
Signed-off-by: Jonas Franz <info@jonasfranz.de>
This commit is contained in:
parent
fbdc00f464
commit
e87c063c90
52 changed files with 1932 additions and 0 deletions
3
options/license/Linux-syscall-note
Normal file
3
options/license/Linux-syscall-note
Normal file
|
@ -0,0 +1,3 @@
|
|||
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…
Add table
Add a link
Reference in a new issue