docs/manual: slightly clarify patch licensing
authorLuca Ceresoli <luca@lucaceresoli.net>
Mon, 1 Feb 2016 22:19:53 +0000 (23:19 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 25 Feb 2016 10:33:00 +0000 (11:33 +0100)
Adding a patch is a modification to Buildroot. Thus this sentence might be
interpreted as "Patches are released under the Buildroot license".

Being a legal matter, the last thing we want is to be
ambiguous. Reword the sentence to avoid any misunderstandings.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
docs/manual/patch-policy.txt

index 0b4604e5c3f7cbadaac7f9c3b5ad271bc3361b3d..d50c971c95691faa7421319b6661d88d0822a2ba 100644 (file)
@@ -90,8 +90,8 @@ If something goes wrong in the steps _3_ or _4_, then the build fails.
 
 === Format and licensing of the package patches
 
-Patches are released under the same license as the software that is
-modified.
+Patches are released under the same license as the software they apply
+to.
 
 A message explaining what the patch does, and why it is needed, should
 be added in the header commentary of the patch.