aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_handshake_state.h
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.h
parent6299685d6c118bd2125fd532e6f5d2258efd9f0d (diff)
Add copyright statements to files modified in the preceding 2 commits
Diffstat (limited to 'src/lib/tls/tls_handshake_state.h')
-rw-r--r--src/lib/tls/tls_handshake_state.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/tls/tls_handshake_state.h b/src/lib/tls/tls_handshake_state.h
index 2b03670f9..437625ced 100644
--- a/src/lib/tls/tls_handshake_state.h
+++ b/src/lib/tls/tls_handshake_state.h
@@ -1,6 +1,7 @@
/*
* TLS Handshake State
* (C) 2004-2006,2011,2012 Jack Lloyd
+* 2017 Harry Reimann, Rohde & Schwarz Cybersecurity
*
* Botan is released under the Simplified BSD License (see license.txt)
*/