aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/codec/pem/pem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/codec/pem/pem.cpp')
-rw-r--r--src/lib/codec/pem/pem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/codec/pem/pem.cpp b/src/lib/codec/pem/pem.cpp
index 03ec33440..9b57c1531 100644
--- a/src/lib/codec/pem/pem.cpp
+++ b/src/lib/codec/pem/pem.cpp
@@ -2,7 +2,7 @@
* PEM Encoding/Decoding
* (C) 1999-2007 Jack Lloyd
*
-* Distributed under the terms of the Botan license
+* Botan is released under the Simplified BSD License (see license.txt)
*/
#include <botan/pem.h>