]> git.sur5r.net Git - u-boot/blobdiff - lib/rsa/Makefile
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / lib / rsa / Makefile
index 4b2c1bae79bcc543ad1f27a3eaa2d702a77dfeca..a51c6e1685fb720474a8d2dfea1b03b45e96467a 100644 (file)
@@ -1,11 +1,9 @@
+# SPDX-License-Identifier: GPL-2.0+
 #
 # Copyright (c) 2013, Google Inc.
 #
 # (C) Copyright 2000-2007
 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
-#
-# SPDX-License-Identifier:     GPL-2.0+
-#
 
 obj-$(CONFIG_$(SPL_)FIT_SIGNATURE) += rsa-verify.o rsa-checksum.o
 obj-$(CONFIG_RSA_SOFTWARE_EXP) += rsa-mod-exp.o