summaryrefslogtreecommitdiffstats
path: root/clamav
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2007-02-14 12:42:38 +0000
committer Eric Hameleers <alien@slackware.com>2007-02-14 12:42:38 +0000
commit6397c0993baa54d36d719799c807850ee569e903 (patch)
tree1073d868a4a0ae3f8dafc8eba13241c03f4b8274 /clamav
parent242416a3c32d50ed92d6690d313481f053b7f7fb (diff)
downloadasb-6397c0993baa54d36d719799c807850ee569e903.tar.gz
asb-6397c0993baa54d36d719799c807850ee569e903.tar.xz
Update the script with a license clause
Diffstat (limited to 'clamav')
-rwxr-xr-xclamav/build/clamav.SlackBuild20
1 files changed, 19 insertions, 1 deletions
diff --git a/clamav/build/clamav.SlackBuild b/clamav/build/clamav.SlackBuild
index 33efffe8..e0f0b1e7 100755
--- a/clamav/build/clamav.SlackBuild
+++ b/clamav/build/clamav.SlackBuild
@@ -1,6 +1,24 @@
#!/bin/sh
-# Copyright (c) 2006 Eric Hameleers <alien@sox.homeip.net>
# $Id$
+# Copyright (c) 2006 Eric Hameleers <alien@sox.homeip.net>
+# 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.
# -----------------------------------------------------------------------------
# Slackware SlackBuild script
# ===========================