diff options
Diffstat (limited to 'util/msrtool')
-rw-r--r-- | util/msrtool/Makefile.in | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/util/msrtool/Makefile.in b/util/msrtool/Makefile.in index 7c5966c532..326dda309f 100644 --- a/util/msrtool/Makefile.in +++ b/util/msrtool/Makefile.in @@ -1,15 +1,6 @@ +## SPDX-License-Identifier: GPL-2.0-only # Makefile for msrtool # -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License version 2 as -# published by the Free Software Foundation. -# -# 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. -# PROGRAM = msrtool |