aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/tls_server.cpp
diff options
context:
space:
mode:
authorlloyd <[email protected]>2011-04-08 18:41:19 +0000
committerlloyd <[email protected]>2011-04-08 18:41:19 +0000
commitcba5b5ce28285751aa4b6cc48362dc002ae9063c (patch)
tree9bc6025338ed7db09d3e4c0918c6bfc134a689db /doc/examples/tls_server.cpp
parent8b543e804375a788ae71d461c0f8cf5d4193fc25 (diff)
More doc updates
Diffstat (limited to 'doc/examples/tls_server.cpp')
-rw-r--r--doc/examples/tls_server.cpp6
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>