From c9721bd3fed9c13d04fc01bcc2c16e0e590f0ca1 Mon Sep 17 00:00:00 2001 From: Oliver Ladner Date: Thu, 6 Jan 2011 14:21:38 +0100 Subject: [PATCH] added license and author information --- delicious_backup.sh | 2 ++ find_big_files.sh | 3 ++- helmet.sh | 4 ++-- libssl-restart-daemons.sh | 2 ++ lighttpd_restart_oom.sh | 2 ++ openssl-chk-crt.sh | 3 +++ policyd-550.sh | 3 ++- rblcheck.sh | 3 +++ tls_stats.sh | 3 +++ www-perms.sh | 3 +++ 10 files changed, 24 insertions(+), 4 deletions(-) diff --git a/delicious_backup.sh b/delicious_backup.sh index d8593e9..bd137a5 100755 --- a/delicious_backup.sh +++ b/delicious_backup.sh @@ -1,4 +1,6 @@ #!/usr/bin/env bash +# Author: Oliver Ladner +# License: LGPL # # Fetches all your delicious bookmarks # and validates the XML before saving. diff --git a/find_big_files.sh b/find_big_files.sh index 71bf3cb..27b747e 100755 --- a/find_big_files.sh +++ b/find_big_files.sh @@ -1,5 +1,6 @@ #!/bin/sh -# $Id: find_big_files.sh 11 2009-02-06 08:48:41Z oli $ +# Author: Oliver Ladner +# License: LGPL # # Find and report big files diff --git a/helmet.sh b/helmet.sh index 44c6b98..488e570 100755 --- a/helmet.sh +++ b/helmet.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Author: Oliver Ladner -# License: GPLv2 +# Author: Oliver Ladner +# License: LGPL # # This tool scans a Debian-based system for threats in programs, # configurations, permissions etc. and calculates a score to diff --git a/libssl-restart-daemons.sh b/libssl-restart-daemons.sh index 22dc18b..b0814f1 100755 --- a/libssl-restart-daemons.sh +++ b/libssl-restart-daemons.sh @@ -1,4 +1,6 @@ #!/usr/bin/env bash +# Author: Oliver Ladner +# License: LGPL # # Shows all applications using libssl # They need to be restarted after an OpenSSL upgrade diff --git a/lighttpd_restart_oom.sh b/lighttpd_restart_oom.sh index d22e652..e4f09ef 100755 --- a/lighttpd_restart_oom.sh +++ b/lighttpd_restart_oom.sh @@ -1,4 +1,6 @@ #!/usr/bin/env bash +# Author: Oliver Ladner +# License: LGPL # # Monitors if lighttpd uses too much mem, and if so, restarts it diff --git a/openssl-chk-crt.sh b/openssl-chk-crt.sh index 40e59e5..0463dac 100755 --- a/openssl-chk-crt.sh +++ b/openssl-chk-crt.sh @@ -1,4 +1,7 @@ #!/usr/bin/env bash +# Author: Oliver Ladner +# License: LGPL +# # Recursively search for SSL certificate # files and display valid period # diff --git a/policyd-550.sh b/policyd-550.sh index feb4f1d..769a812 100755 --- a/policyd-550.sh +++ b/policyd-550.sh @@ -1,5 +1,6 @@ #!/bin/bash -# $Id: policyd-550.sh 16 2009-04-28 12:51:28Z oli $ +# Author: Oliver Ladner +# License: LGPL # # Shows all mails rejected by policyd-weight. # Requires that $REJECTMSG in /etc/policyd-weight.conf diff --git a/rblcheck.sh b/rblcheck.sh index 0435f14..a27ff49 100755 --- a/rblcheck.sh +++ b/rblcheck.sh @@ -1,4 +1,7 @@ #!/usr/bin/env bash +# Author: Oliver Ladner +# License: LGPL +# # Checks if given IP is listed on any of the "major" DNSBL. # I used this list: http://spamlinks.net/filter-dnsbl-lists.htm # diff --git a/tls_stats.sh b/tls_stats.sh index 49ccbbe..d7dd5ac 100755 --- a/tls_stats.sh +++ b/tls_stats.sh @@ -1,4 +1,7 @@ #!/usr/bin/env bash +# Author: Oliver Ladner +# License: LGPL +# # greps mail.log for TLS debug loglines and displays sender count # and cipher used. diff --git a/www-perms.sh b/www-perms.sh index 655c9c2..faee722 100755 --- a/www-perms.sh +++ b/www-perms.sh @@ -1,4 +1,7 @@ #!/usr/bin/env bash +# Author: Oliver Ladner +# License: LGPL +# # Checks the webroot for files being owned by www daemon and # writable at the same time. This is only needed by some files # so we'll check with a whitelist.