diff options
author | Harry Reimann <[email protected]> | 2017-12-04 13:55:45 +0100 |
---|---|---|
committer | Harry Reimann <[email protected]> | 2017-12-04 13:55:45 +0100 |
commit | 4477a88dcfa49075fa49a520c429fc1a6c0a3849 (patch) | |
tree | 86fae841d14c37339975e674866150edb089a18f /src/lib/tls/msg_server_hello.cpp | |
parent | 6299685d6c118bd2125fd532e6f5d2258efd9f0d (diff) |
Add copyright statements to files modified in the preceding 2 commits
Diffstat (limited to 'src/lib/tls/msg_server_hello.cpp')
-rw-r--r-- | src/lib/tls/msg_server_hello.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/tls/msg_server_hello.cpp b/src/lib/tls/msg_server_hello.cpp index 81f9e1f62..9eb33645b 100644 --- a/src/lib/tls/msg_server_hello.cpp +++ b/src/lib/tls/msg_server_hello.cpp @@ -2,6 +2,7 @@ * TLS Server Hello and Server Hello Done * (C) 2004-2011,2015,2016 Jack Lloyd * 2016 Matthias Gierlings +* 2017 Harry Reimann, Rohde & Schwarz Cybersecurity * * Botan is released under the Simplified BSD License (see license.txt) */ |