]> git.sur5r.net Git - u-boot/blobdiff - drivers/tpm/tpm_tis_st33zp24_i2c.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / tpm / tpm_tis_st33zp24_i2c.c
index 245218fc075b95e95b230f3d9acab8f4b0670f01..9cf302caffd0e67df63ea396edb15b367ae74338 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * STMicroelectronics TPM ST33ZP24 I2C 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>