diff options
Diffstat (limited to 'scripts/buildhistory-diff')
-rwxr-xr-x | scripts/buildhistory-diff | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/buildhistory-diff b/scripts/buildhistory-diff index 70805b0678..833f7c33a5 100755 --- a/scripts/buildhistory-diff +++ b/scripts/buildhistory-diff | |||
@@ -4,6 +4,9 @@ | |||
4 | # | 4 | # |
5 | # Copyright (C) 2013 Intel Corporation | 5 | # Copyright (C) 2013 Intel Corporation |
6 | # Author: Paul Eggleton <paul.eggleton@linux.intel.com> | 6 | # Author: Paul Eggleton <paul.eggleton@linux.intel.com> |
7 | # | ||
8 | # SPDX-License-Identifier: GPL-2.0-only | ||
9 | # | ||
7 | 10 | ||
8 | import sys | 11 | import sys |
9 | import os | 12 | import os |