aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/read_ssh.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/read_ssh.cpp')
-rw-r--r--doc/examples/read_ssh.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/examples/read_ssh.cpp b/doc/examples/read_ssh.cpp
index a88306caa..52c758ceb 100644
--- a/doc/examples/read_ssh.cpp
+++ b/doc/examples/read_ssh.cpp
@@ -1,4 +1,10 @@
/*
+* (C) 2009 Jack Lloyd
+*
+* Distributed under the terms of the Botan license
+*/
+
+/*
* Example of reading SSH2 format public keys (see RFC 4716)
*/