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 /pwgrep.buetow.org/content/99.license.xml | |
| parent | 7397ede1a0805f3bc0a14f04b6e4b4b38db168e6 (diff) | |
| parent | 2fab3867d291514b6666a8bd582fe8ae4896a1c0 (diff) | |
Merge
Diffstat (limited to 'pwgrep.buetow.org/content/99.license.xml')
| -rw-r--r-- | pwgrep.buetow.org/content/99.license.xml | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/pwgrep.buetow.org/content/99.license.xml b/pwgrep.buetow.org/content/99.license.xml new file mode 100644 index 0000000..4c8004a --- /dev/null +++ b/pwgrep.buetow.org/content/99.license.xml @@ -0,0 +1,53 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>License</pagetitle> + <text> + <noop>pwgrep is (C) by Paul C. Buetow.</noop> + </text> + <text> + <noop> + All rights reserved. + </noop> + <newline/> + <newline/> + <noop> + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + </noop> + <newline/> + <newline/> + <noop> + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + </noop> + <newline/> + <newline/> + <noop> + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + </noop> + <newline/> + <newline/> + <noop> + * Neither the name of P. B. Labs nor the names of its contributors may + be used to endorse or promote products derived from this software + without specific prior written permission. + </noop> + <newline/> + <newline/> + <noop> +THIS SOFTWARE IS PROVIDED BY Paul C. Buetow ``AS IS'' AND ANY EXPRESS OR +IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL Paul C. Buetow BE LIABLE FOR ANY DIRECT, +INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR + SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, +STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING +IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + </noop> + </text> +</content> |
