diff -r 1233803dbc38 -r ad476851d7e0 DebugClients/Python/PyProfile.py --- a/DebugClients/Python/PyProfile.py Thu Jan 10 14:07:19 2019 +0100 +++ b/DebugClients/Python/PyProfile.py Thu Jan 10 14:18:48 2019 +0100 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2002 - 2018 Detlev Offenbach <detlev@die-offenbachs.de> +# Copyright (c) 2002 - 2019 Detlev Offenbach <detlev@die-offenbachs.de> """ Module defining additions to the standard Python profile.py.