aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/examples/extract-keys/extract-keys.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/examples/extract-keys/extract-keys.c')
-rw-r--r--contrib/examples/extract-keys/extract-keys.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/contrib/examples/extract-keys/extract-keys.c b/contrib/examples/extract-keys/extract-keys.c
index 8a5f24e..d6faded 100644
--- a/contrib/examples/extract-keys/extract-keys.c
+++ b/contrib/examples/extract-keys/extract-keys.c
@@ -1,4 +1,7 @@
-/* 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.
+ */
#include <endian.h>
#include <errno.h>