From: Greg Kroah-Hartman Date: Thu, 6 Feb 2020 15:48:00 +0000 (+0100) Subject: COPYING: state that all contributions really are covered by this file X-Git-Tag: v5.6-rc3~18^2~4 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=74835c7db0322b6eddf091b8b062f127b8999a0a;p=users%2Fwilly%2Flinux.git 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 Acked-by: Gustavo A. R. Silva Link: https://lore.kernel.org/r/20200206154800.GA3754085@kroah.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/COPYING b/COPYING index da4cb28febe6..a635a38ef940 100644 --- a/COPYING +++ b/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.