SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / post / cpu / mpc83xx / ecc.c
index 76a3693aa40480c0fe08e95dc885ba64b60c90df..03b6d65fe9b7ed1514955585c1812091b8204940 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2010
  * Eastman Kodak Company, <www.kodak.com>
@@ -5,8 +6,6 @@
  *
  * The code is based on the cpu/mpc83xx/ecc.c written by
  * Dave Liu <daveliu@freescale.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>