summaryrefslogtreecommitdiff
path: root/src/isascii.c
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2017-11-15 17:07:06 +0100
committerWerner Koch <wk@gnupg.org>2017-11-15 17:07:06 +0100
commit1f9a635e3c4be157a4879fc15b59805abcef9a08 (patch)
tree333c62cf98d5f68ba36b3fdc6272b2762b494ee9 /src/isascii.c
parent4d4c82ae2bbe7c0e08391ecf34e1aaadfdab435f (diff)
downloadlibassuan-1f9a635e3c4be157a4879fc15b59805abcef9a08.tar.gz
Add an SPDX tag to all core files.
--
Diffstat (limited to 'src/isascii.c')
-rw-r--r--src/isascii.c1
1 files changed, 1 insertions, 0 deletions
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 <http://www.gnu.org/licenses/>.
+ * SPDX-License-Identifier: LGPL-2.1+
*/
#ifdef HAVE_CONFIG_H