aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/constructs/aont/package.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/constructs/aont/package.h')
-rw-r--r--src/lib/constructs/aont/package.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/constructs/aont/package.h b/src/lib/constructs/aont/package.h
index 52d1c2190..76e679490 100644
--- a/src/lib/constructs/aont/package.h
+++ b/src/lib/constructs/aont/package.h
@@ -2,7 +2,7 @@
* Rivest's Package Tranform
* (C) 2009 Jack Lloyd
*
-* Distributed under the terms of the Botan license
+* Botan is released under the Simplified BSD License (see license.txt)
*/
#ifndef BOTAN_AONT_PACKAGE_TRANSFORM_H__