summaryrefslogtreecommitdiff
path: root/src/sha2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sha2.h')
-rw-r--r--src/sha2.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/sha2.h b/src/sha2.h
index bd968ba..e55b74f 100644
--- a/src/sha2.h
+++ b/src/sha2.h
@@ -1,4 +1,5 @@
-/*
+/* SPDX-License-Identifier: BSD-3-Clause
+ *
* FIPS 180-2 SHA-224/256/384/512 implementation
* Last update: 02/02/2007
* Issue date: 04/30/2005