diff options
author | David Melik <dchmelik@gmail.com> | 2013-10-26 21:09:15 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-10-27 23:38:57 -0500 |
commit | de990a2556d272ac95429d443e5af59ff0dbfb4c (patch) | |
tree | 5618df308d2cc3d92423d968604cb5f91863ad2e /libraries | |
parent | 72a65ba9c989b0060b3372e4afe204acdf2c878f (diff) | |
download | slackbuilds-de990a2556d272ac95429d443e5af59ff0dbfb4c.tar.gz |
libraries/grx: Fixed script license
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/grx/grx.SlackBuild | 20 | ||||
-rw-r--r-- | libraries/grx/slack-desc | 22 |
2 files changed, 30 insertions, 12 deletions
diff --git a/libraries/grx/grx.SlackBuild b/libraries/grx/grx.SlackBuild index bfca20feca..18d5b12562 100644 --- a/libraries/grx/grx.SlackBuild +++ b/libraries/grx/grx.SlackBuild @@ -2,7 +2,25 @@ # Slackware build script for GRX -# Written by David Melik <dchmelik @ gmail dot com> +# Copyright 2013 David Melik, Spokane, WA, USA +# All rights reserved. +# +# Redistribution and use of this script, with or without modification, is +# permitted provided that the following conditions are met: +# +# 1. Redistributions of this script must retain the above copyright +# notice, this list of conditions and the following disclaimer. +# +# THIS SOFTWARE IS PROVIDED BY THE AUTHOR "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 THE AUTHOR 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. PRGNAM=grx VERSION=${VERSION:-248} diff --git a/libraries/grx/slack-desc b/libraries/grx/slack-desc index c286d7ca20..99458f6a80 100644 --- a/libraries/grx/slack-desc +++ b/libraries/grx/slack-desc @@ -6,14 +6,14 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -GRX: GRX (a 2D graphics C library) -GRX: -GRX: GRX is a 2D graphics C library originaly written by Csaba Biegl -GRX: for DJ Delorie's DOS port of the GCC compiler. -GRX: -GRX: homepage: http://grx.gnu.de/ -GRX: -GRX: -GRX: -GRX: -GRX: +grx: grx (a 2D graphics C library) +grx: +grx: GRX is a 2D graphics C library originaly written by Csaba Biegl +grx: for DJ Delorie's DOS port of the GCC compiler. +grx: +grx: homepage: http://grx.gnu.de/ +grx: +grx: +grx: +grx: +grx: |