diff options
Diffstat (limited to 'doc/examples/tss.cpp')
-rw-r--r-- | doc/examples/tss.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/examples/tss.cpp b/doc/examples/tss.cpp index 1881ffe24..03d7699bf 100644 --- a/doc/examples/tss.cpp +++ b/doc/examples/tss.cpp @@ -1,3 +1,9 @@ +/* +* (C) 2009 Jack Lloyd +* +* Distributed under the terms of the Botan license +*/ + #include <botan/botan.h> #include <botan/tss.h> #include <iostream> |