--- a/VultureChecker/vulture.py Thu Jun 22 18:24:54 2017 +0200 +++ b/VultureChecker/vulture.py Sun Dec 31 16:59:08 2017 +0100 @@ -23,7 +23,7 @@ # Patched to support the Python 3.5 async functionality. # Patched to support PyQt's @pyqtSlot decorator to consider slots as # always used. -# Patches: Copyright (C) 2017 Detlev Offenbach <detlev@die-offenbachs.de> +# Patches: Copyright (C) 2018 Detlev Offenbach <detlev@die-offenbachs.de> # from __future__ import print_function