From 1f9a635e3c4be157a4879fc15b59805abcef9a08 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 15 Nov 2017 17:07:06 +0100 Subject: Add an SPDX tag to all core files. -- --- src/isascii.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/isascii.c') diff --git a/src/isascii.c b/src/isascii.c index 77ed970..3160390 100644 --- a/src/isascii.c +++ b/src/isascii.c @@ -15,6 +15,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this program; if not, see . + * SPDX-License-Identifier: LGPL-2.1+ */ #ifdef HAVE_CONFIG_H -- cgit v1.2.3