SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / arch / xtensa / include / asm / byteorder.h
index 278653ce481e2c392d126ee30df23c37d25f2289..2137dcff24b556436ca3194fd6003b63f36efa00 100644 (file)
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Based on Linux/Xtensa kernel version
  *
  * Copyright (C) 2001 - 2007 Tensilica Inc.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _XTENSA_BYTEORDER_H