Forráskód Böngészése

COPYING: state that all contributions really are covered by this file

Explicitly state that all contributions to the kernel source tree
really are covered under this COPYING file in case someone thought
otherwise.  Lawyers love to be pedantic, even more so than software
engineers at times, and this sentence makes them sleep easier.

Reviewed-by: Thomas Gleixner <[email protected]>
Acked-by: Gustavo A. R. Silva <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Greg Kroah-Hartman 5 éve
szülő
commit
74835c7db0
1 módosított fájl, 2 hozzáadás és 0 törlés
  1. 2 0
      COPYING

+ 2 - 0
COPYING

@@ -16,3 +16,5 @@ In addition, other licenses may also apply. Please see:
 	Documentation/process/license-rules.rst
 
 for more details.
+
+All contributions to the Linux Kernel are subject to this COPYING file.