aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_handshake_state.cpp
diff options
context:
space:
mode:
authorHarry Reimann <[email protected]>2017-12-04 13:55:45 +0100
committerHarry Reimann <[email protected]>2017-12-04 13:55:45 +0100
commit4477a88dcfa49075fa49a520c429fc1a6c0a3849 (patch)
tree86fae841d14c37339975e674866150edb089a18f /src/lib/tls/tls_handshake_state.cpp
parent6299685d6c118bd2125fd532e6f5d2258efd9f0d (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.cpp1
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)
*/