From d18033a95cef1b766a3c73714eaea978b9d45fdb Mon Sep 17 00:00:00 2001 From: sepro Date: Tue, 23 Aug 2016 16:45:29 +0200 Subject: [PATCH] added license --- LICENSE.md | 8 ++++++++ README.md | 4 ++++ 2 files changed, 12 insertions(+) create mode 100644 LICENSE.md diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..7115f04 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,8 @@ +Copyright (c) 2016 Proost Sebastian and Marek Mutwil; Max Planck Institute for Molecular Plant Physiology + + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/README.md b/README.md index b69435f..547b05c 100644 --- a/README.md +++ b/README.md @@ -74,3 +74,7 @@ Details for each script can be found [here](docs/helper.md) LSTrAP was developped by [Sebastian Proost](mailto:proost@mpimp-golm.mpg.de) and [Marek Mutwil](mailto:mutwil@mpimp-golm.mpg.de) at the [Max-Planck Institute for Molecular Plant Physiology](http://www.mpimp-golm.mpg.de/2168/en) This work is supported by [ERA-CAPS](http://www.eracaps.org/) though the [EVOREPRO](http://www.evorepro.org/) project. + +## License + +LSTrAP is freely available under the [MIT License](LICENSE.md) \ No newline at end of file