diff options
| author | Paul Buetow (centauri) <puppet@mx.buetow.org> | 2015-05-23 22:00:37 +0100 |
|---|---|---|
| committer | Paul Buetow (centauri) <puppet@mx.buetow.org> | 2015-05-23 22:00:37 +0100 |
| commit | 2fab3867d291514b6666a8bd582fe8ae4896a1c0 (patch) | |
| tree | 996160703a47ac88c61d2496187118a5fc0675b8 /irssi.buetow.org/content/license.xml | |
| parent | ee1d9d4243e970d102ea4f57bfacb379e5b25b3a (diff) | |
| parent | e43a989acd2055661bb2d93454f2f7aa4e6e5177 (diff) | |
Merge
Diffstat (limited to 'irssi.buetow.org/content/license.xml')
| -rw-r--r-- | irssi.buetow.org/content/license.xml | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/irssi.buetow.org/content/license.xml b/irssi.buetow.org/content/license.xml new file mode 100644 index 0000000..e3594a5 --- /dev/null +++ b/irssi.buetow.org/content/license.xml @@ -0,0 +1,53 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>License</pagetitle> + <text> + <noop>All Irssi plugins listed are (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 buetow.org 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> |
