SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / board / imgtec / malta / superio.h
index 271c462eac677fe388e7c6cc7cf5dc2d524cf3ec..11e9cef978e80574424e5e7726b644a8797d5d15 100644 (file)
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2013 Imagination Technologies
- * Author: Paul Burton <paul.burton@imgtec.com>
+ * Author: Paul Burton <paul.burton@mips.com>
  *
  * Setup code for the FDC37M817 super I/O controller
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __BOARD_MALTA_SUPERIO_H__