SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / drivers / core / Makefile
index a5039c5bd3114eba461d81a10699f1fafe8fe2bc..bce7467da1d11de804e3c1a6fdc0be40e4811fd6 100644 (file)
@@ -1,8 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # Copyright (c) 2013 Google, Inc
-#
-# SPDX-License-Identifier:     GPL-2.0+
-#
 
 obj-y  += device.o fdtaddr.o lists.o root.o uclass.o util.o
 obj-$(CONFIG_DEVRES) += devres.o