]> git.sur5r.net Git - u-boot/blobdiff - drivers/tpm/tpm_tis_st33zp24_spi.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / tpm / tpm_tis_st33zp24_spi.c
index c4c5e0528631d14e5fd4e3074c9376be3b6e1480..d5fde11a83d497e0c1769225925edd67667c3f1f 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * STMicroelectronics TPM ST33ZP24 SPI UBOOT driver
  *
@@ -9,8 +10,6 @@
  * This device driver implements the TPM interface as defined in
  * the TCG TPM Interface Spec version 1.21, revision 1.0 and the
  * STMicroelectronics Protocol Stack Specification version 1.2.0.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>