summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Mario Preksavec2020-04-17 21:28:06 +0200
committer Willy Sudiarto Raharjo2020-04-19 05:52:34 +0200
commit59a0c54a1294ad62c296f46651b07daeed2881e4 (patch)
treebefc4548b707027e872f9cb354abed41f3555142
parent4945740dad175295f8cdb962735a69dd17360234 (diff)
downloadslackbuilds-59a0c54a1294ad62c296f46651b07daeed2881e4.tar.gz
system/ossec-server: Update copyright year and credits.
Signed-off-by: Mario Preksavec <mario@slackware.hr> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/ossec-server/ossec-server.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/system/ossec-server/ossec-server.SlackBuild b/system/ossec-server/ossec-server.SlackBuild
index ebf61ea349..31c9994ab8 100644
--- a/system/ossec-server/ossec-server.SlackBuild
+++ b/system/ossec-server/ossec-server.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for ossec-server
-# Copyright 2016 Mario Preksavec, Zagreb, Croatia
+# Copyright 2016, 2020 Mario Preksavec, Zagreb, Croatia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,6 +22,8 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+# Special thanks to Jason Graham for patches and testing
+
PRGNAM=ossec-server
VERSION=${VERSION:-3.6.0}
BUILD=${BUILD:-1}