aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPjotr Prins2017-08-20 09:21:01 +0000
committerPjotr Prins2017-08-20 09:21:01 +0000
commite04e6e1d9cac2179bc449c916dc7fa9340dac349 (patch)
tree321b14efee4151e5800decab99bde5f5a613c637 /README.md
parentd564a6f16613985340040cc7ab0ffc371cbce3d1 (diff)
downloadpangemma-e04e6e1d9cac2179bc449c916dc7fa9340dac349.tar.gz
Support files
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/README.md b/README.md
index fa0bffa..d6209a8 100644
--- a/README.md
+++ b/README.md
@@ -101,16 +101,18 @@ warranty**; without even the implied warranty of **merchantability or
fitness for a particular purpose**. See file [LICENSE](LICENSE) for
the full text of the license.
-
-
The source code for the
[shUnit2](https://github.com/genenetwork/shunit2) unit testing
-framework, included in this repository [here](test/shunit2-2.0.3), is
+framework, included in this repository [here](contrib/shunit2-2.0.3), is
distributed under the
-[GNU Lesser General Public License](test/shunit2-2.0.3/doc/LGPL-2.1),
+[GNU Lesser General Public License](contrib/shunit2-2.0.3/doc/LGPL-2.1),
either version 2.1 of the License, or (at your option) any later
revision.
+The source code for the included [Catch](http://catch-lib.net) unit
+testing framework is distributed under the
+[Boost Software Licence version 1](https://github.com/philsquared/Catch/blob/master/LICENSE.txt).
+
## What's included
This is the current structure of the GEMMA source repository: