diff --git a/Fingerprint.py b/Fingerprint.py index a9376a7..5ccc95e 100644 --- a/Fingerprint.py +++ b/Fingerprint.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 diff --git a/FingerprintRelay.py b/FingerprintRelay.py index c16b9ce..f9ec48f 100644 --- a/FingerprintRelay.py +++ b/FingerprintRelay.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 diff --git a/HTTPPackets.py b/HTTPPackets.py index 2b778f4..17b6a57 100644 --- a/HTTPPackets.py +++ b/HTTPPackets.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 diff --git a/HTTPProxy.py b/HTTPProxy.py index aab232d..2563841 100644 --- a/HTTPProxy.py +++ b/HTTPProxy.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 diff --git a/IMAPPackets.py b/IMAPPackets.py index 3c5f506..51f13e8 100644 --- a/IMAPPackets.py +++ b/IMAPPackets.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 diff --git a/Icmp-Redirect.py b/Icmp-Redirect.py index 374fa84..da28c35 100644 --- a/Icmp-Redirect.py +++ b/Icmp-Redirect.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 diff --git a/LDAPPackets.py b/LDAPPackets.py index 9730687..7de4409 100644 --- a/LDAPPackets.py +++ b/LDAPPackets.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 diff --git a/RelayPackets.py b/RelayPackets.py index f382209..08071fa 100644 --- a/RelayPackets.py +++ b/RelayPackets.py @@ -1,6 +1,6 @@ # 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 diff --git a/Responder.py b/Responder.py index 32e42b8..a5615f0 100644 --- a/Responder.py +++ b/Responder.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 @@ -1811,3 +1811,4 @@ if __name__ == '__main__': raw_input() + diff --git a/SMBRelay.py b/SMBRelay.py index 3a060f1..876ca19 100644 --- a/SMBRelay.py +++ b/SMBRelay.py @@ -1,6 +1,6 @@ # 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 diff --git a/SMTPPackets.py b/SMTPPackets.py index e38e822..65e252c 100644 --- a/SMTPPackets.py +++ b/SMTPPackets.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 diff --git a/SQLPackets.py b/SQLPackets.py index 090f07a..7219392 100644 --- a/SQLPackets.py +++ b/SQLPackets.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 diff --git a/odict.py b/odict.py index 1c8b5ee..7ed0db4 100644 --- a/odict.py +++ b/odict.py @@ -1,6 +1,6 @@ # 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