diff options
Diffstat (limited to '')
-rw-r--r-- | help/C/legal.xml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/help/C/legal.xml b/help/C/legal.xml new file mode 100644 index 0000000..14bbfc9 --- /dev/null +++ b/help/C/legal.xml @@ -0,0 +1,21 @@ +<license xmlns="http://projectmallard.org/1.0/"> + + <p>This work is licensed under a + <link href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons + Attribution-Share Alike 3.0 Unported License</link> and a + <link href="http://www.gnu.org/licenses/">GNU General Public License version + 3</link>. It may be redistributed and/or modified under either license.</p> + + <p>GPL 3 statement:</p> + <p>This work is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License version 3 as + published by the Free Software Foundation.</p> + + <p>This work is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details.</p> + + <p>You should have received a copy of the GNU General Public License + along with this program. If not, see http://www.gnu.org/licenses/.</p> +</license> |