aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/encoding.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/encoding.c')
-rw-r--r--src/tools/encoding.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/tools/encoding.c b/src/tools/encoding.c
index da5ccef..5d5f6d0 100644
--- a/src/tools/encoding.c
+++ b/src/tools/encoding.c
@@ -1,4 +1,6 @@
-/* Copyright (C) 2015-2017 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
+/* SPDX-License-Identifier: GPL-2.0
+ *
+ * Copyright (C) 2015-2017 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
*
* This is a specialized constant-time base64/hex implementation that resists side-channel attacks.
*/