]> git.sur5r.net Git - u-boot/blobdiff - drivers/core/uclass.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / core / uclass.c
index 628e2e13ff61c7c22168d0ec6336143152c6ce2e..0085d3fb24ba353798924728a8aed93e64810509 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>