diff options
| author | Paul Buetow <paul@buetow.org> | 2013-02-03 10:44:49 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-02-03 10:44:49 +0100 |
| commit | 025e15b2ba7f54f87cf409fd7c3dd77746c72858 (patch) | |
| tree | 007c5af4f921aa85665f4db56f6f4309668a5dab /calculator.buetow.org/content/license.xml | |
| parent | fc0acd318710aa0bb566329a36d886b1455c21ec (diff) | |
add hosts
Diffstat (limited to 'calculator.buetow.org/content/license.xml')
| -rw-r--r-- | calculator.buetow.org/content/license.xml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/calculator.buetow.org/content/license.xml b/calculator.buetow.org/content/license.xml new file mode 100644 index 0000000..0106ffe --- /dev/null +++ b/calculator.buetow.org/content/license.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> +<content> + <pagetitle>License</pagetitle> + <text> + <noop>Calculator is (C) by Paul 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> + |
