aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pk_pad/eme.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/pk_pad/eme.h')
-rw-r--r--src/lib/pk_pad/eme.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/pk_pad/eme.h b/src/lib/pk_pad/eme.h
index 358b4f144..3c82a8b69 100644
--- a/src/lib/pk_pad/eme.h
+++ b/src/lib/pk_pad/eme.h
@@ -2,7 +2,7 @@
* EME Classes
* (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_PUBKEY_EME_ENCRYPTION_PAD_H__