diff options
Diffstat (limited to 'src/lib/mac/poly1305/poly1305.h')
-rw-r--r-- | src/lib/mac/poly1305/poly1305.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/mac/poly1305/poly1305.h b/src/lib/mac/poly1305/poly1305.h index 8334edb03..1c7fbf7fd 100644 --- a/src/lib/mac/poly1305/poly1305.h +++ b/src/lib/mac/poly1305/poly1305.h @@ -2,7 +2,7 @@ * Poly1305 * (C) 2014 Jack Lloyd * -* Distributed under the terms of the Botan license +* Botan is released under the Simplified BSD License (see license.txt) */ #ifndef BOTAN_MAC_POLY1305_H__ |