[totem-pl-parser/wip/hadess/split-tests: 1/3] tests: Add SPDX header




commit 8f8acc122b306a66e0ced690102283bc06a38e9c
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Jan 3 12:16:32 2022 +0100

    tests: Add SPDX header
    
    So we know the license

 plparse/tests/parser.c | 6 ++++++
 1 file changed, 6 insertions(+)
---
diff --git a/plparse/tests/parser.c b/plparse/tests/parser.c
index 1a3aa4d..96ea1f7 100644
--- a/plparse/tests/parser.c
+++ b/plparse/tests/parser.c
@@ -1,3 +1,9 @@
+/*
+ * Copyright 2007-2022 Bastien Nocera <hadess hadess net>
+ *
+ * SPDX-License-Identifier: LGPL-2.1-or-later
+ */
+
 #include "config.h"
 
 #include <locale.h>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]