]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
suricatasc: update copyright date and FSF address
authorjason taylor <jtfas90@gmail.com>
Mon, 24 Feb 2020 13:14:47 +0000 (08:14 -0500)
committerVictor Julien <victor@inliniac.net>
Tue, 14 Jul 2020 08:04:35 +0000 (10:04 +0200)
Signed-off-by: jason taylor <jtfas90@gmail.com>
python/bin/suricatasc

index 99af497779c663298511e9d4297e6269082b0b22..32c561c5c1b67cc10ae9345c925e9263ab56c737 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/python
-# Copyright(C) 2013 Open Information Security Foundation
+# Copyright(C) 2013-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.
 
 from __future__ import print_function