aboutsummaryrefslogtreecommitdiffstats
path: root/src/cmd/cert_verify.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/cert_verify.cpp')
-rw-r--r--src/cmd/cert_verify.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/cert_verify.cpp b/src/cmd/cert_verify.cpp
index 800ac8f6c..b486f8880 100644
--- a/src/cmd/cert_verify.cpp
+++ b/src/cmd/cert_verify.cpp
@@ -2,7 +2,7 @@
* Simple example of a certificate validation
* (C) 2010 Jack Lloyd
*
-* Distributed under the terms of the Botan license
+* Botan is released under the Simplified BSD License (see license.txt)
*/
#include "apps.h"