diff options
Diffstat (limited to 'util/riscv/sifive-gpt.py')
-rwxr-xr-x | util/riscv/sifive-gpt.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/util/riscv/sifive-gpt.py b/util/riscv/sifive-gpt.py index f1e4fa85be..c651f021a9 100755 --- a/util/riscv/sifive-gpt.py +++ b/util/riscv/sifive-gpt.py @@ -1,8 +1,6 @@ #!/usr/bin/env python3 # This file is part of the coreboot project. # -# Copyright (C) 2018 Jonathan Neuschäfer -# # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; version 2 of the License. |