diff options
Diffstat (limited to 'doc/examples/tls_server.cpp')
-rw-r--r-- | doc/examples/tls_server.cpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/examples/tls_server.cpp b/doc/examples/tls_server.cpp index 087ba86fa..be5677c12 100644 --- a/doc/examples/tls_server.cpp +++ b/doc/examples/tls_server.cpp @@ -1,9 +1,3 @@ -/* -* (C) 2008-2010 Jack Lloyd -* -* Distributed under the terms of the Botan license -*/ - #include <botan/botan.h> #include <botan/tls_server.h> |