summaryrefslogtreecommitdiffstats
path: root/docs/manual
diff options
context:
space:
mode:
authorThomas De Schampheleire <patrickdepinguin@gmail.com>2014-05-28 19:29:51 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-05-29 00:03:49 +0200
commitbaa41098aaf91f40db14fa7dde281c0c045a5f60 (patch)
tree93bdf0f16c0f2b6997ba8cf74edf1b2fb0645171 /docs/manual
parent413174e6fb1f8c5e9eb1ec6b620641ae1a73a3bf (diff)
downloadbuildroot-baa41098aaf91f40db14fa7dde281c0c045a5f60.tar.gz
buildroot-baa41098aaf91f40db14fa7dde281c0c045a5f60.zip
manual: remove contributor list and add copyright
As discussed on the mailing list [1], remove the limited explicit list of contributors in favor of the general mention of 'The Buildroot developers'. Add a copyright statement. Move the generation info to the front. [1] http://lists.busybox.net/pipermail/buildroot/2014-May/097589.html [Peter: remove trailing +, minor rewording] Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual')
-rw-r--r--docs/manual/manual.txt13
1 files changed, 6 insertions, 7 deletions
diff --git a/docs/manual/manual.txt b/docs/manual/manual.txt
index 32255205a1..bf89af9ee5 100644
--- a/docs/manual/manual.txt
+++ b/docs/manual/manual.txt
@@ -4,16 +4,15 @@
= The Buildroot user manual
:toc:
-Buildroot usage and documentation by Thomas Petazzoni. Contributions
-from Karsten Kruse, Ned Ludd, Martin Herren and others.
+Buildroot {sys:echo $\{BR2_VERSION%%-git*\}} manual generated on {localdate}
+{localtime} from git revision {sys:git rev-parse --short HEAD}
-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
+The Buildroot manual is written by the Buildroot developers.
+It is licensed under the GNU General Public License, version 2. Refer to the
+http://git.buildroot.org/buildroot/tree/COPYING[COPYING] file 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}
+Copyright (C) 2004-2014 The Buildroot developers
image::logo.png[]
OpenPOWER on IntegriCloud