aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/codec/openpgp/openpgp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/codec/openpgp/openpgp.h')
-rw-r--r--src/lib/codec/openpgp/openpgp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/codec/openpgp/openpgp.h b/src/lib/codec/openpgp/openpgp.h
index de56155f2..538b31342 100644
--- a/src/lib/codec/openpgp/openpgp.h
+++ b/src/lib/codec/openpgp/openpgp.h
@@ -2,7 +2,7 @@
* OpenPGP Codec
* (C) 1999-2007 Jack Lloyd
*
-* Distributed under the terms of the Botan license
+* Botan is released under the Simplified BSD License (see license.txt)
*/
#ifndef BOTAN_OPENPGP_CODEC_H__