]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/dm/core.c
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / test / dm / core.c
index 052bf8fffbff7d7bd321a65a74ee70d587dfde65..c15a8406c09811ed70932c4999e9433b63b26283 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Tests for the core driver model code
  *
  * Copyright (c) 2013 Google, Inc
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>