aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/building.rst1
-rw-r--r--doc/license.rst2
2 files changed, 1 insertions, 2 deletions
diff --git a/doc/building.rst b/doc/building.rst
index 5c30e11a3..a2ac46840 100644
--- a/doc/building.rst
+++ b/doc/building.rst
@@ -17,7 +17,6 @@ For the impatient, this works for most systems::
$ ./configure.py [--prefix=/some/directory]
$ make
- $ make check
$ make install
Or using ``nmake``, if you're compiling on Windows with Visual C++. On
diff --git a/doc/license.rst b/doc/license.rst
index 33b4dfc6f..e90337ff0 100644
--- a/doc/license.rst
+++ b/doc/license.rst
@@ -7,7 +7,7 @@ License
Botan (http://botan.randombit.net/) is distributed under these terms::
- Copyright (C) 1999-2013 Jack Lloyd
+ Copyright (C) 1999-2013,2014 Jack Lloyd
2001 Peter J Jones
2004-2007 Justin Karneges
2004 Vaclav Ovsik