summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2014-04-14 08:52:43 +0200
committerPatrick McHardy <kaber@trash.net>2014-04-14 08:52:43 +0200
commitf5696fc5d541275db038bb71eb47253aafc5ab07 (patch)
tree410e85ff742485e0994ed0d35d16b12e10b1ea62 /doc
parent70ce248447b17d1c2c645e283dcb46ebe442bbb7 (diff)
doc: change documentation license to CC BY-SA 4.0
Signed-off-by: Patrick McHardy <kaber@trash.net>
Diffstat (limited to 'doc')
-rw-r--r--doc/nftables.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/nftables.xml b/doc/nftables.xml
index dc681805..702891c2 100644
--- a/doc/nftables.xml
+++ b/doc/nftables.xml
@@ -2155,9 +2155,14 @@ filter output oif wlan0
Copyright &copy; 2008-2014 Patrick McHardy <email>kaber@trash.net</email>
</para>
<para>
- This program is free software; you can redistribute it and/or modify
+ nftables is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2 as
published by the Free Software Foundation.
</para>
+ <para>
+ This documentation is licenced under the terms of the Creative
+ Commons Attribution-ShareAlike 4.0 license,
+ <ulink url="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</ulink>.
+ </para>
</refsect1>
</refentry>