diff options
author | Yegor Yefremov <yegorslists@googlemail.com> | 2016-02-20 22:08:49 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-02-21 09:39:58 +0100 |
commit | 797f906ba345fb828cb05aef2404c388a5bfa33b (patch) | |
tree | f5fc89650350f15f2cd6eba17b1b4b2d3fa073d4 /docs/manual | |
parent | 9f8c65bb6b6be0197cd39c3f3573064d5881b5bc (diff) | |
download | buildroot-797f906ba345fb828cb05aef2404c388a5bfa33b.tar.gz buildroot-797f906ba345fb828cb05aef2404c388a5bfa33b.zip |
docs/manual: add info about AGPLv3 license
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual')
-rw-r--r-- | docs/manual/legal-notice.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/manual/legal-notice.txt b/docs/manual/legal-notice.txt index 58952243e9..0a91c37069 100644 --- a/docs/manual/legal-notice.txt +++ b/docs/manual/legal-notice.txt @@ -74,6 +74,9 @@ file to inform you of relevant material that could not be saved. Here is a list of the licenses that are most widely used by packages in Buildroot, with the name used in the manifest files: +* `AGPLv3`: + http://www.gnu.org/licenses/agpl-3.0.en.html[ + GNU Affero General Public License, version 3]; * `GPLv2`: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html[ GNU General Public License, version 2]; |