--- a/VultureChecker/vulture.py Sat Nov 26 14:56:48 2016 +0100 +++ b/VultureChecker/vulture.py Sat Dec 31 13:50:28 2016 +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) 2016 Detlev Offenbach <detlev@die-offenbachs.de> +# Patches: Copyright (C) 2017 Detlev Offenbach <detlev@die-offenbachs.de> # from __future__ import print_function