diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-06 16:48:00 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-10 13:32:20 -0800 |
commit | 74835c7db0322b6eddf091b8b062f127b8999a0a (patch) | |
tree | f374adbaf6d4b3ef03f9ae74e9b98831cedd341e /COPYING | |
parent | 4bc4f8128c48511b93e7285979a46cf0682cbb2f (diff) | |
download | linux-74835c7db0322b6eddf091b8b062f127b8999a0a.tar.gz linux-74835c7db0322b6eddf091b8b062f127b8999a0a.tar.bz2 linux-74835c7db0322b6eddf091b8b062f127b8999a0a.zip |
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 <tglx@linutronix.de>
Acked-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Link: https://lore.kernel.org/r/20200206154800.GA3754085@kroah.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |