--- a/VultureChecker/vulture.py Sat Dec 05 17:14:31 2015 +0100 +++ b/VultureChecker/vulture.py Fri Jan 01 12:18:53 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) 2015 Detlev Offenbach <detlev@die-offenbachs.de> +# Patches: Copyright (C) 2016 Detlev Offenbach <detlev@die-offenbachs.de> # from __future__ import print_function