From d64513da403a66d1df4c4da59838cdbc8ff874af Mon Sep 17 00:00:00 2001 From: 10se1ucgo Date: Thu, 24 Mar 2016 13:48:04 -0400 Subject: Fix OSError 6, TypeError and AttributeError. Closes #156 --- dwt_about.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dwt_about.py') diff --git a/dwt_about.py b/dwt_about.py index c170b03..1746ff0 100644 --- a/dwt_about.py +++ b/dwt_about.py @@ -1,7 +1,7 @@ # Copyright (C) 10se1ucgo 2015-2016 # # This file is part of DisableWinTracking. -#g +# # DisableWinTracking is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or -- cgit v1.2.3