SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / arch / sandbox / include / asm / io.h
index 1a0a772adc58e43bef00acbc21e0081ef91ab58f..81b77506286d26a208aaa9cd1b71849a4bf9be84 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 __SANDBOX_ASM_IO_H