diff options
Diffstat (limited to 'util/intelvbttool')
-rw-r--r-- | util/intelvbttool/Makefile | 4 | ||||
-rw-r--r-- | util/intelvbttool/intelvbttool.c | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/util/intelvbttool/Makefile b/util/intelvbttool/Makefile index 1793c4423b..7d50d30e1a 100644 --- a/util/intelvbttool/Makefile +++ b/util/intelvbttool/Makefile @@ -12,10 +12,6 @@ ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc. -## PROGRAM = intelvbttool CC ?= gcc diff --git a/util/intelvbttool/intelvbttool.c b/util/intelvbttool/intelvbttool.c index 3dd2a1e2fb..31fc24a2e0 100644 --- a/util/intelvbttool/intelvbttool.c +++ b/util/intelvbttool/intelvbttool.c @@ -9,10 +9,6 @@ * 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. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #include <stdio.h> |