aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/constructs/cryptobox/cryptobox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/constructs/cryptobox/cryptobox.h')
-rw-r--r--src/lib/constructs/cryptobox/cryptobox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/constructs/cryptobox/cryptobox.h b/src/lib/constructs/cryptobox/cryptobox.h
index 7a363f72d..27dc55a68 100644
--- a/src/lib/constructs/cryptobox/cryptobox.h
+++ b/src/lib/constructs/cryptobox/cryptobox.h
@@ -2,7 +2,7 @@
* Cryptobox Message Routines
* (C) 2009 Jack Lloyd
*
-* Distributed under the terms of the Botan license
+* Botan is released under the Simplified BSD License (see license.txt)
*/
#ifndef BOTAN_CRYPTOBOX_H__