From e951ccf0e02ba9d900be62140fcd58b6a25a01b7 Mon Sep 17 00:00:00 2001 From: Manabu Niseki Date: Wed, 7 Nov 2018 17:46:22 +0900 Subject: [PATCH] fix a typo in logontracer.py fix a typo in the header comment section --- logontracer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/logontracer.py b/logontracer.py index 732e0c8..6d48dd4 100644 --- a/logontracer.py +++ b/logontracer.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # # LICENSE -# Please refer to the LICENSE.txt in the https://github.com/JPCERTCC/aa-tools/ +# Please refer to the LICENSE.txt in the https://github.com/JPCERTCC/LogonTracer/ # import os