Parcourir la source

Add SPDX identifier to classes file

Signed-off-by: Stefano Babic <sbabic@denx.de>
Stefano Babic il y a 3 ans
Parent
commit
239b1ef0c6

+ 4 - 0
classes/swupdate-common.bbclass

@@ -1,3 +1,7 @@
+# Copyright (C) 2015-2022 Stefano Babic
+#
+# SPDX-License-Identifier: GPLv3
+
 inherit swupdate-lib
 
 DEPENDS += "\

+ 2 - 0
classes/swupdate-image.bbclass

@@ -1,5 +1,7 @@
 # Copyright (C) 2015-2021 Stefano Babic <sbabic@denx.de>
 #
+# SPDX-License-Identifier: GPLv3
+#
 # This class is thought to be used in an image recipe.
 # It generates a SWU file from the image itself
 # User *must* add a sw-descitpion file

+ 4 - 0
classes/swupdate-lib.bbclass

@@ -1,3 +1,7 @@
+# Copyright (C) 2015-2022 Stefano Babic
+#
+# SPDX-License-Identifier: GPLv3
+
 DEPENDS += "python3-magic-native zstd-native"
 
 def swupdate_encrypt_file(f, out, key, ivt):

+ 2 - 0
classes/swupdate.bbclass

@@ -1,5 +1,7 @@
 # Copyright (C) 2015-2021 Stefano Babic <sbabic@denx.de>
 #
+# SPDX-License-Identifier: GPLv3
+#
 # Some parts from the patch class
 #
 # swupdate allows to generate a compound image for the