drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
[platform/kernel/u-boot.git] / drivers / mailbox / Makefile
index 243ff6f..cd23769 100644 (file)
@@ -1,6 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0
+#
 # Copyright (c) 2016, NVIDIA CORPORATION.
 #
-# SPDX-License-Identifier: GPL-2.0
 
 obj-$(CONFIG_$(SPL_)DM_MAILBOX) += mailbox-uclass.o
 obj-$(CONFIG_SANDBOX_MBOX) += sandbox-mbox.o