aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/api.tex6
-rw-r--r--doc/log.txt1
2 files changed, 2 insertions, 5 deletions
diff --git a/doc/api.tex b/doc/api.tex
index fce676c7d..c1469418a 100644
--- a/doc/api.tex
+++ b/doc/api.tex
@@ -3086,10 +3086,6 @@ Web Site: \url{http://botan.randombit.net}
Copyright \copyright 2000-2008, Jack Lloyd
-This work is licensed under the Creative Commons
-Attribution-ShareAlike 2.5 License. To view a copy of this license,
-visit \url{http://creativecommons.org/licenses/by-sa/2.5/} or send a
-letter to Creative Commons, 543 Howard Street, 5th Floor, San
-Francisco, California, 94105, USA.
+Licensed under the same terms as the Botan source
\end{document}
diff --git a/doc/log.txt b/doc/log.txt
index 6ea97a8d4..4882cde05 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -1,6 +1,7 @@
* 1.8.1-pre, 2009-??-??
- Fix memory leak in PKCS8 load_key and encrypt_key
+ - Relicense api.tex from CC-By-SA 2.5 to BSD
* 1.8.0, 2008-12-08
- Fix compilation on Solaris with GCC