SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / drivers / crypto / rsa_mod_exp / Makefile
index ae3dcf3d7ae9843c9eec402daeacc88fdcfd3f71..7e829d3c10f1c85422b6a4104bd75a73339ada4c 100644 (file)
@@ -1,8 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # (C) Copyright 2014 Freescale Semiconductor, Inc.
-#
-# SPDX-License-Identifier:     GPL-2.0+
-#
 
 obj-$(CONFIG_RSA) += mod_exp_uclass.o
 obj-$(CONFIG_RSA_SOFTWARE_EXP) += mod_exp_sw.o