diff options
Diffstat (limited to 'scripts/resulttool')
-rwxr-xr-x | scripts/resulttool | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/scripts/resulttool b/scripts/resulttool index 9477667a87..fc282bda6c 100755 --- a/scripts/resulttool +++ b/scripts/resulttool | |||
@@ -25,14 +25,7 @@ | |||
25 | # | 25 | # |
26 | # Copyright (c) 2019, Intel Corporation. | 26 | # Copyright (c) 2019, Intel Corporation. |
27 | # | 27 | # |
28 | # This program is free software; you can redistribute it and/or modify it | 28 | # SPDX-License-Identifier: GPL-2.0-only |
29 | # under the terms and conditions of the GNU General Public License, | ||
30 | # version 2, as published by the Free Software Foundation. | ||
31 | # | ||
32 | # This program is distributed in the hope it will be useful, but WITHOUT | ||
33 | # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | ||
34 | # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for | ||
35 | # more details. | ||
36 | # | 29 | # |
37 | 30 | ||
38 | import os | 31 | import os |