diff options
author | Peter Carbonetto | 2017-07-21 17:32:32 -0500 |
---|---|---|
committer | Peter Carbonetto | 2017-07-21 17:32:32 -0500 |
commit | 55dfeebd37aad6ae20a4cc3502507e2ba420a397 (patch) | |
tree | a804d1ede4fb1d018c74d7faf759b9e6a1d22576 | |
parent | a2bea614636467f17cf4d3c51118f1cd51c6ce8d (diff) | |
download | pangemma-55dfeebd37aad6ae20a4cc3502507e2ba420a397.tar.gz |
Added note in README about LGPL license for shuint2.
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -99,6 +99,14 @@ 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 in the +[here](test/shunit2-2.0.3), is distributed under the +[GNU Lesser General Public License](test/shunit2-2.0.3/doc/LGPL-2.1), +either version 2.1 of the License, or (at your option) any later +revision. + ## What's included This is the current structure of the GEMMA source repository: |