aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/mac/x919_mac/x919_mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/mac/x919_mac/x919_mac.h')
-rw-r--r--src/lib/mac/x919_mac/x919_mac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/mac/x919_mac/x919_mac.h b/src/lib/mac/x919_mac/x919_mac.h
index 97f1e9f89..35553c544 100644
--- a/src/lib/mac/x919_mac/x919_mac.h
+++ b/src/lib/mac/x919_mac/x919_mac.h
@@ -2,7 +2,7 @@
* ANSI X9.19 MAC
* (C) 1999-2007 Jack Lloyd
*
-* Distributed under the terms of the Botan license
+* Botan is released under the Simplified BSD License (see license.txt)
*/
#ifndef BOTAN_ANSI_X919_MAC_H__