From: jason taylor Date: Mon, 24 Feb 2020 13:15:53 +0000 (-0500) Subject: suricatasc: updates copyright date and FSF address X-Git-Tag: suricata-6.0.0-beta1~153 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89839e3c27a5dcc80afecd2fb37bf5bd0107f0bc;p=thirdparty%2Fsuricata.git suricatasc: updates copyright date and FSF address Signed-off-by: jason taylor --- diff --git a/python/suricata/sc/suricatasc.py b/python/suricata/sc/suricatasc.py index b5a8f4a346..e3235ce4aa 100644 --- a/python/suricata/sc/suricatasc.py +++ b/python/suricata/sc/suricatasc.py @@ -1,5 +1,5 @@ #!/usr/bin/python -# Copyright(C) 2012 Open Information Security Foundation +# Copyright(C) 2012-2020 Open Information Security Foundation # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. try: import simplejson as json