aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/algo_base/key_spec.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/algo_base/key_spec.h')
-rw-r--r--src/lib/algo_base/key_spec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/algo_base/key_spec.h b/src/lib/algo_base/key_spec.h
index 15881c1a6..78b6b8a23 100644
--- a/src/lib/algo_base/key_spec.h
+++ b/src/lib/algo_base/key_spec.h
@@ -2,7 +2,7 @@
* Symmetric Key Length Specification
* (C) 2010 Jack Lloyd
*
-* Distributed under the terms of the Botan license
+* Botan is released under the Simplified BSD License (see license.txt)
*/
#ifndef BOTAN_KEY_LEN_SPECIFICATION_H__