From 2ae4ed011f1cf576e72484625217f039c01706e9 Mon Sep 17 00:00:00 2001 From: lgandx Date: Mon, 20 Jan 2014 22:27:28 -0500 Subject: [PATCH] Updated the copyright year to 2014 --- SMBPackets.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SMBPackets.py b/SMBPackets.py index 33c3e8c..02d4b17 100644 --- a/SMBPackets.py +++ b/SMBPackets.py @@ -1,7 +1,7 @@ #! /usr/bin/env python # NBT-NS/LLMNR Responder # Created by Laurent Gaffie -# Copyright (C) 2013 Trustwave Holdings, Inc. +# Copyright (C) 2014 Trustwave Holdings, Inc. # # 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