diff options
Diffstat (limited to 'src/lib/codec/hex/hex.h')
-rw-r--r-- | src/lib/codec/hex/hex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/codec/hex/hex.h b/src/lib/codec/hex/hex.h index a64a6c8df..bd57ec88e 100644 --- a/src/lib/codec/hex/hex.h +++ b/src/lib/codec/hex/hex.h @@ -2,7 +2,7 @@ * Hex Encoding and Decoding * (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_HEX_CODEC_H__ |