diff options
Diffstat (limited to 'scripts/mailmapper')
-rwxr-xr-x | scripts/mailmapper | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/mailmapper b/scripts/mailmapper index 78b23d152d9..f73f3dc1787 100755 --- a/scripts/mailmapper +++ b/scripts/mailmapper @@ -1,9 +1,7 @@ +# SPDX-License-Identifier: GPL-2.0+ #!/usr/bin/env python2 # # Copyright (C) 2014, Masahiro Yamada <yamada.m@jp.panasonic.com> -# -# SPDX-License-Identifier: GPL-2.0+ -# ''' A tool to create/update the mailmap file |