From 7fa73f412649d4d4ef108deed4e4df9f99fc984e Mon Sep 17 00:00:00 2001 From: Alex Romero Date: Thu, 20 Jul 2023 14:58:07 -0400 Subject: [PATCH] Update file banners to reflect Fortra ownership --- examples/DumpNTLMInfo.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/DumpNTLMInfo.py b/examples/DumpNTLMInfo.py index 1264b4a7..1a213dce 100644 --- a/examples/DumpNTLMInfo.py +++ b/examples/DumpNTLMInfo.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # Impacket - Collection of Python classes for working with network protocols. # -# SECUREAUTH LABS. Copyright (C) 2022 SecureAuth Corporation. All rights reserved. +# Copyright (C) 2022 Fortra. All rights reserved. # # This software is provided under a slightly modified version # of the Apache Software License. See the accompanying LICENSE file