소스 검색

Add SPDX identifier to classes file

Signed-off-by: Stefano Babic <sbabic@denx.de>
Stefano Babic 3 년 전
부모
커밋
77b7b7f46b
4개의 변경된 파일12개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      classes/swupdate-common.bbclass
  2. 2 0
      classes/swupdate-image.bbclass
  3. 4 0
      classes/swupdate-lib.bbclass
  4. 2 0
      classes/swupdate.bbclass

+ 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