@@ 1,17 1,13 @@
#!/bin/bash
#
# fetch-sanesecurity-sigs
-# by Malcolm Scott, Retrosnub Internet Services
+# by Malcolm Scott
# <malcolm at retrosnub dot co dot uk>
#
-# http://www.retrosnub.co.uk/sanesecurity
-# svn://svn.sanesecurity.retrosnub.co.uk/
-#
-# $Revision$
-# $Date$
+# https://bitbucket.org/mas90/fetch-sanesecurity-sigs
#
# -----------------------------------------------------------------------------
-# Copyright (C) 2009-2011 Malcolm Scott
+# Copyright (C) 2009-2017 Malcolm Scott
#
# This program is free software; you can redistribute it and/or modify it under
# the terms of the GNU General Public License version 2 as published by the
@@ 41,10 37,6 @@
# cron as the script is verbose in normal operation. This will not hide
# errors, however.)
#
-# Note that this script is tailored to the Sanesecurity setup (as of January
-# 2009). It should replace scripts using the pre-2009 setup (HTTP). It is
-# not intended to download non-Sanesecurity signatures; use another script
-# for that purpose.
### Configuration ###