--- a/eric6/ThirdParty/EditorConfig/editorconfig/handler.py Sat May 04 11:51:26 2019 +0200 +++ b/eric6/ThirdParty/EditorConfig/editorconfig/handler.py Sat May 04 14:01:19 2019 +0200 @@ -3,7 +3,7 @@ Provides ``EditorConfigHandler`` class for locating and parsing EditorConfig files relevant to a given filepath. -Licensed under PSF License (see LICENSE.txt file). +Licensed under Simplified BSD License (see LICENSE.BSD file). """