summaryrefslogtreecommitdiff
path: root/src/version
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-01-27 13:38:40 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-01-28 09:55:35 +0100
commit30e31503bd49f69b80e59d32bdc795f50ad96f05 (patch)
treef857b18e054f08fb254c3604c8ee37e5def38d72 /src/version
parent9ee03516df30e068c22a9d86beaf4875b320170e (diff)
downloadsystemd-30e31503bd49f69b80e59d32bdc795f50ad96f05.tar.gz
tree-wide: add spdx header on source files
version.h is tiny, but the other two certainly deserve a license header.
Diffstat (limited to 'src/version')
-rw-r--r--src/version/version.h.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/version/version.h.in b/src/version/version.h.in
index 7b0bf8e264..083779aab0 100644
--- a/src/version/version.h.in
+++ b/src/version/version.h.in
@@ -1,4 +1,6 @@
-/* Detailed project version that includes git commit when not built from a release.
+/* SPDX-License-Identifier: LGPL-2.1-or-later
+ *
+ * Detailed project version that includes git commit when not built from a release.
* Use this in preference to PROJECT_VERSION, with the following exceptions:
* - where a simplified form is expected for compatibility, for example
* 'udevadm version',