SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / arch / sandbox / include / asm / ptrace.h
index 4d651cfb65610a951733c10a12818905cb506a3c..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