diff mbox

[for,2014.05] manual: explicitize manual license

Message ID a74f7fbcfd8f324f830e.1401219253@argentina
State Accepted
Commit 2df721b2be9eacc1d63829c109b71c341acef7a8
Headers show

Commit Message

Thomas De Schampheleire May 27, 2014, 7:34 p.m. UTC
People reading the Buildroot manual online cannot immediately know what its
license is (unlike reading it from within the source tree). To avoid any
discussion, explicitize this in the manual.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

---
 docs/manual/manual.txt |  5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

Comments

Yann E. MORIN May 27, 2014, 8:05 p.m. UTC | #1
Thomas, All,

On 2014-05-27 21:34 +0200, Thomas De Schampheleire spake thusly:
> People reading the Buildroot manual online cannot immediately know what its
> license is (unlike reading it from within the source tree). To avoid any
> discussion, explicitize this in the manual.
> 
> Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Regards,
Yann E. MORIN.

> ---
>  docs/manual/manual.txt |  5 +++++
>  1 files changed, 5 insertions(+), 0 deletions(-)
> 
> diff --git a/docs/manual/manual.txt b/docs/manual/manual.txt
> --- a/docs/manual/manual.txt
> +++ b/docs/manual/manual.txt
> @@ -7,6 +7,11 @@
>  Buildroot usage and documentation by Thomas Petazzoni. Contributions
>  from Karsten Kruse, Ned Ludd, Martin Herren and others.
>  
> +The Buildroot manual is licensed under the GNU General Public License,
> +version 2. Refer to file
> +http://git.buildroot.org/buildroot/tree/COPYING[COPYING] in the Buildroot
> +sources for the full text of this license.
> +
>  Buildroot {sys:echo $\{BR2_VERSION%%-git*\}} manual generated on {localdate}
>  {localtime} from git revision {sys:git rev-parse --short HEAD}
>  
> _______________________________________________
> buildroot mailing list
> buildroot@busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
Peter Korsgaard May 27, 2014, 8:08 p.m. UTC | #2
>>>>> "Thomas" == Thomas De Schampheleire <patrickdepinguin@gmail.com> writes:

 > People reading the Buildroot manual online cannot immediately know what its
 > license is (unlike reading it from within the source tree). To avoid any
 > discussion, explicitize this in the manual.

 > Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>

Committed, thanks.
diff mbox

Patch

diff --git a/docs/manual/manual.txt b/docs/manual/manual.txt
--- a/docs/manual/manual.txt
+++ b/docs/manual/manual.txt
@@ -7,6 +7,11 @@ 
 Buildroot usage and documentation by Thomas Petazzoni. Contributions
 from Karsten Kruse, Ned Ludd, Martin Herren and others.
 
+The Buildroot manual is licensed under the GNU General Public License,
+version 2. Refer to file
+http://git.buildroot.org/buildroot/tree/COPYING[COPYING] in the Buildroot
+sources for the full text of this license.
+
 Buildroot {sys:echo $\{BR2_VERSION%%-git*\}} manual generated on {localdate}
 {localtime} from git revision {sys:git rev-parse --short HEAD}