diff options
Diffstat (limited to 'util/riscv')
-rwxr-xr-x | util/riscv/sifive-gpt.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util/riscv/sifive-gpt.py b/util/riscv/sifive-gpt.py index e3d7ceb42b..de56f79db7 100755 --- a/util/riscv/sifive-gpt.py +++ b/util/riscv/sifive-gpt.py @@ -1,5 +1,4 @@ #!/usr/bin/env python3 -# This file is part of the coreboot project. # # SPDX-License-Identifier: GPL-2.0-only |