]> git.sur5r.net Git - u-boot/blobdiff - arch/xtensa/include/asm/bitops.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / xtensa / include / asm / bitops.h
index 550d12f4986337d1ba380a3571a9f04ef85334b9..48a3e1f517ed47bc865c62a72b9d0ca50e115d99 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2001 - 2012 Tensilica Inc.
  * Copyright (C) 2014 - 2016 Cadence Design Systems Inc.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _XTENSA_BITOPS_H