aboutsummaryrefslogtreecommitdiffstats
path: root/core/load-git.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/load-git.c')
-rw-r--r--core/load-git.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/load-git.c b/core/load-git.c
index fdac2ef8c..59bb4ef71 100644
--- a/core/load-git.c
+++ b/core/load-git.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
#ifdef __clang__
// Clang has a bug on zero-initialization of C structs.
#pragma clang diagnostic ignored "-Wmissing-field-initializers"