SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / test / dm / test-uclass.c
index 4a543bb6218d126f8db163c25aeb5b9b402b62ca..25271c6ba0459ee1dd262909b67139d7ffd6e68b 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (c) 2013 Google, Inc
  *
  * (C) Copyright 2012
  * Pavel Herrmann <morpheus.ibis@gmail.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>