From 9cf4bc1d047cb05aee6239d0c423878736c49f71 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (pluto.buetow.org)" Date: Sat, 28 Sep 2013 17:50:49 +0200 Subject: fix --- xerl.buetow.org/content/99.license.xml | 55 ++++------------------------------ 1 file changed, 6 insertions(+), 49 deletions(-) (limited to 'xerl.buetow.org') diff --git a/xerl.buetow.org/content/99.license.xml b/xerl.buetow.org/content/99.license.xml index af37330..9428b29 100644 --- a/xerl.buetow.org/content/99.license.xml +++ b/xerl.buetow.org/content/99.license.xml @@ -1,54 +1,11 @@ License - - Xerl is (C) by Paul Buetow. - - - - All rights reserved. - - - - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are met: - - - - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - - - - - * 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. - - - - - * 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. - - - - -THIS SOFTWARE IS PROVIDED BY Paul 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 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. - - + + + use LWP::Simple; + get 'http://web.buetow.org/git/?p=xerl.git;a=blob;f=COPYING;hb=HEAD'; + + -- cgit v1.2.3