diff mbox series

[3/4] Apply CC0-1.0 REUSE header to root folder

Message ID 20210420190440.20328-4-toertel@gmail.com
State Accepted
Headers show
Series Make files in root folder REUSE compliant | expand

Commit Message

Mark Jonas April 20, 2021, 7:04 p.m. UTC
Signed-off-by: Mark Jonas <toertel@gmail.com>
---
 .editorconfig | 4 ++++
 .gitignore    | 8 ++++++--
 2 files changed, 10 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/.editorconfig b/.editorconfig
index 46f859a..8db6440 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -1,3 +1,7 @@ 
+# SPDX-FileCopyrightText: 2019 Adrian Freihofer <adrian.freihofer@siemens.com>
+#
+# SPDX-License-Identifier: CC0-1.0
+
 # top-most EditorConfig file
 root = true
 
diff --git a/.gitignore b/.gitignore
index ed7693f..6a14904 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,7 @@ 
+# SPDX-FileCopyrightText: 2013 Stefano Babic <sbabic@denx.de>
+#
+# SPDX-License-Identifier: CC0-1.0
+
 #
 # NOTE! Don't add files that are generated in specific
 # subdirectories here. Add them in the ".gitignore" file
@@ -31,7 +35,7 @@  scripts/kconfig/zconf.hash.c
 scripts/kconfig/zconf.lex.c
 scripts/kconfig/zconf.tab.c
 
-# 
+#
 swupdate
 swupdate_unstripped*
 lua_swupdate.so*
@@ -44,7 +48,7 @@  tools/swupdate-sysrestart
 tools/*.map
 tools/*.out
 
-# 
+#
 # Test unit
 #
 test/test_crypt