--- a/eric6/DebugClients/Python/coverage/__main__.py Mon Feb 17 19:23:27 2020 +0100 +++ b/eric6/DebugClients/Python/coverage/__main__.py Sat Feb 22 17:03:43 2020 +0100 @@ -1,5 +1,5 @@ # Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0 -# For details: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt +# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt """Coverage.py's main entry point."""