SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / arch / nios2 / include / asm / bitops.h
index ee46f3722c1d8d2b2a273cd646ab253c8c09b87e..289da18437ab39098a928306fafb8307c65a080c 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2004, Psyent Corporation <www.psyent.com>
  * Scott McNutt <smcnutt@psyent.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __ASM_NIOS2_BITOPS_H_