diff options
Diffstat (limited to 'src/lib/tls/tls_heartbeats.cpp')
-rw-r--r-- | src/lib/tls/tls_heartbeats.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/tls/tls_heartbeats.cpp b/src/lib/tls/tls_heartbeats.cpp index a8bcc0189..11c9a355f 100644 --- a/src/lib/tls/tls_heartbeats.cpp +++ b/src/lib/tls/tls_heartbeats.cpp @@ -2,7 +2,7 @@ * TLS Heartbeats * (C) 2012,2015 Jack Lloyd * -* Released under the terms of the Botan license +* Botan is released under the Simplified BSD License (see license.txt) */ #include <botan/internal/tls_heartbeats.h> |