diff -r 4cd7e5a8b3cf -r 21c28b0f9e41 scripts/install-debugclients.py --- a/scripts/install-debugclients.py Sat Dec 23 15:40:23 2023 +0100 +++ b/scripts/install-debugclients.py Sat Dec 23 15:48:12 2023 +0100 @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright (c) 2016 - 2023 Detlev Offenbach <detlev@die-offenbachs.de> +# Copyright (c) 2016 - 2024 Detlev Offenbach <detlev@die-offenbachs.de> # # This is the install script for the eric debug client. It may be used # to just install the debug clients for remote debugging.