aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/prf/hkdf/hkdf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/prf/hkdf/hkdf.cpp')
-rw-r--r--src/lib/prf/hkdf/hkdf.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/prf/hkdf/hkdf.cpp b/src/lib/prf/hkdf/hkdf.cpp
index 0a1f7cb31..49fa7e256 100644
--- a/src/lib/prf/hkdf/hkdf.cpp
+++ b/src/lib/prf/hkdf/hkdf.cpp
@@ -2,7 +2,7 @@
* HKDF
* (C) 2013 Jack Lloyd
*
-* Distributed under the terms of the Botan license
+* Botan is released under the Simplified BSD License (see license.txt)
*/
#include <botan/hkdf.h>