[elbe-devel] [PATCH] elbe.spec: Add missing license info
Bastian Germann
bage at linutronix.de
Mon Aug 22 16:14:09 CEST 2022
The file inherits Elbe's general project license.
Signed-off-by: Bastian Germann <bage at linutronix.de>
---
elbe.spec | 2 ++
1 file changed, 2 insertions(+)
diff --git a/elbe.spec b/elbe.spec
index b0cfd984e1..3667ad0f9f 100644
--- a/elbe.spec
+++ b/elbe.spec
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-3.0-or-later
+# SPDX-FileCopyrightText: Linutronix GmbH
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
Name: elbe
--
2.30.2
More information about the elbe-devel
mailing list