diff options
Diffstat (limited to 'util/scripts/decode_spd.sh')
-rwxr-xr-x | util/scripts/decode_spd.sh | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/util/scripts/decode_spd.sh b/util/scripts/decode_spd.sh index 9ab9fa30cf..8ce28af18e 100755 --- a/util/scripts/decode_spd.sh +++ b/util/scripts/decode_spd.sh @@ -2,16 +2,8 @@ # # This file is part of the coreboot project. # -# 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. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# +# SPDX-License-Identifier: GPL-2.0-only + # Parses spd hex files and outputs the contents in various formats # # |