SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / drivers / sysreset / sysreset_syscon.c
index 22c602a4d2a73d50f60aae1e862e46fb19e44407..f19e80e6e4f65a02ac4739557ba2a52fdbc9f8ec 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com>
  *
  * Derived from linux/drivers/power/reset/syscon-reboot.c:
  *     Copyright (C) 2013, Applied Micro Circuits Corporation
  *     Author: Feng Kan <fkan@apm.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>