]> git.sur5r.net Git - u-boot/blobdiff - drivers/spi/davinci_spi.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / spi / davinci_spi.c
index eda252d0b30f65f3fbc8724b8798ab9a699b0931..a822858323610864b4d4ee92cc6b0603b6b4d3ba 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2009 Texas Instruments Incorporated - http://www.ti.com/
  *
@@ -5,8 +6,6 @@
  * by Atmel Corporation
  *
  * Copyright (C) 2007 Atmel Corporation
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>