summaryrefslogtreecommitdiff
path: root/src/include/spi_bitbang.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/spi_bitbang.h')
-rw-r--r--src/include/spi_bitbang.h12
1 files changed, 1 insertions, 11 deletions
diff --git a/src/include/spi_bitbang.h b/src/include/spi_bitbang.h
index 4691fd21ec..4dd560eb33 100644
--- a/src/include/spi_bitbang.h
+++ b/src/include/spi_bitbang.h
@@ -1,15 +1,5 @@
/* 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
- * 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.
- */
+/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef _SPI_BITBANG_H_
#define _SPI_BITBANG_H_