aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/benchmark/benchmark.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/benchmark/benchmark.cpp')
-rw-r--r--src/lib/benchmark/benchmark.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/benchmark/benchmark.cpp b/src/lib/benchmark/benchmark.cpp
index c0a680358..0508af79d 100644
--- a/src/lib/benchmark/benchmark.cpp
+++ b/src/lib/benchmark/benchmark.cpp
@@ -2,7 +2,7 @@
* Runtime benchmarking
* (C) 2008-2009,2013 Jack Lloyd
*
-* Distributed under the terms of the Botan license
+* Botan is released under the Simplified BSD License (see license.txt)
*/
#include <botan/benchmark.h>