SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / arch / sandbox / include / asm / ptrace.h
index e9f552f4ae18127edf17a5397cc269c7205b24a5..78e58173f6fb83fab3c0633417dc4cbb1b7a190e 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (c) 2011 The Chromium OS Authors.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __ASM_SANDBOX_PTRACE_H