diff --git a/tools/add_header b/tools/add_header index 2f6009e45d..40b07bdfd4 100755 --- a/tools/add_header +++ b/tools/add_header @@ -307,8 +307,7 @@ class PythonHeaderTemplate(HeaderTemplate): shebag_string = PythonHeaderTemplate._get_file_shebag(self.file_path) or "" return shebag_string \ - + """# -*- coding: utf-8 -*- -# Copyright European Organization for Nuclear Research (CERN) since 2012 + + """# Copyright European Organization for Nuclear Research (CERN) since 2012 # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.