]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
contrib/compiler: machine readable license
authorPetr Špaček <petr.spacek@nic.cz>
Fri, 14 Feb 2020 08:02:53 +0000 (09:02 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Tue, 25 Feb 2020 08:26:36 +0000 (09:26 +0100)
contrib/ccan/compiler/compiler.h

index bce4f25a122612d7f26f8e846564747a01836b3b..7c4f95505dc9c5634909bfb361a635f3ab793c5d 100644 (file)
@@ -1,4 +1,5 @@
-/* CC0 (Public domain) - see LICENSE file for details */
+/* SPDX-License-Identifier: CC0-1.0
+ * Source: https://ccodearchive.net/info/compiler.html */
 #ifndef CCAN_COMPILER_H
 #define CCAN_COMPILER_H
 #include "config.h"