diff options
| author | Paul Buetow (centauri) <puppet@mx.buetow.org> | 2015-08-09 10:53:07 +0100 |
|---|---|---|
| committer | Paul Buetow (centauri) <puppet@mx.buetow.org> | 2015-08-09 10:53:07 +0100 |
| commit | 2b40c40f32cecf6c3a82a0e88c0459084e73011a (patch) | |
| tree | b1089baaafb381f1693aceeaa65065bf3334eee3 /cpphomepage.buetow.org/content/license.xml | |
| parent | 7397ede1a0805f3bc0a14f04b6e4b4b38db168e6 (diff) | |
| parent | 2fab3867d291514b6666a8bd582fe8ae4896a1c0 (diff) | |
Merge
Diffstat (limited to 'cpphomepage.buetow.org/content/license.xml')
| -rw-r--r-- | cpphomepage.buetow.org/content/license.xml | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/cpphomepage.buetow.org/content/license.xml b/cpphomepage.buetow.org/content/license.xml new file mode 100644 index 0000000..5221dc9 --- /dev/null +++ b/cpphomepage.buetow.org/content/license.xml @@ -0,0 +1,31 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>License</pagetitle> + <text> + <noop>cpphomepage is (C) by Paul C. Buetow.</noop> + </text> + <textheader>GNU General Public license</textheader> + <text> + <noop> + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either version 2 + of the License, or (at your option) any later version. + </noop> + <newline/> + <newline/> + <noop> + This program 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. + </noop> + <newline/> + <newline/> + <noop> + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + </noop> + </text> +</content> |
