SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / board / ti / common / board_detect.h
index 893e1ed998d9eafb715fd9f26542f69075dbcc53..f8495a7a7cf128f55b765d4e7cd370070f1bd28e 100644 (file)
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Library to support early TI EVM EEPROM handling
  *
  * Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __BOARD_DETECT_H