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/tls_handshake_state.cpp | |
parent | 6299685d6c118bd2125fd532e6f5d2258efd9f0d (diff) |
Add copyright statements to files modified in the preceding 2 commits
Diffstat (limited to 'src/lib/tls/tls_handshake_state.cpp')
-rw-r--r-- | src/lib/tls/tls_handshake_state.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/tls/tls_handshake_state.cpp b/src/lib/tls/tls_handshake_state.cpp index 8cf16b1fc..0fcf0d2ab 100644 --- a/src/lib/tls/tls_handshake_state.cpp +++ b/src/lib/tls/tls_handshake_state.cpp @@ -1,6 +1,7 @@ /* * TLS Handshaking * (C) 2004-2006,2011,2012,2015,2016 Jack Lloyd +* 2017 Harry Reimann, Rohde & Schwarz Cybersecurity * * Botan is released under the Simplified BSD License (see license.txt) */ |