From f4d74c610584784a6b066d65239abdd00e2252e5 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Fri, 1 Oct 2021 11:44:33 +0100 Subject: man: add licenses to all files that lack one Documentation is licensed under LGPL-2.1-or-later. Scripts are MIT to facilitate reuse. Examples are relicensed to CC0-1.0 to maximise copy-and-paste for users, with permission from authors. --- man/id128-app-specific.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'man/id128-app-specific.c') diff --git a/man/id128-app-specific.c b/man/id128-app-specific.c index b81e50ff32..39660f4f86 100644 --- a/man/id128-app-specific.c +++ b/man/id128-app-specific.c @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier: CC0-1.0 */ + #include #include -- cgit v1.2.1