SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / arch / nios2 / include / asm / ptrace.h
index 732e9d7e747793dd107db80c0064c76434516413..317d8ae09b4437229e2191b48d05e267c23bed0c 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_PTRACE_H_