Merge tag '2019.01-next' of https://github.com/mbgg/u-boot
[oweals/u-boot.git] / lib / fdtdec_test.c
index c51ffd7ecf72f7c98508a857e10c8c4665268a02..a82e27de942f2fb3ac2bfda8943b6bf63f7f1be1 100644 (file)
@@ -1,9 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Some very basic tests for fdtdec, accessed through test_fdtdec command.
  * They are easiest to use with sandbox.
  *
  * Copyright (c) 2011 The Chromium OS Authors.
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>