diff --git a/LICENSE b/LICENSE.md similarity index 99% rename from LICENSE rename to LICENSE.md index ef12543d566c019ea265e76400018490b8d20c7c..f1453fdc4018eeb752fb4eb757718b14add12375 100644 --- a/LICENSE +++ b/LICENSE.md @@ -1,9 +1,9 @@ Copyright 2017 Max Planck Institute of Molecular Cell Biology and Genetics, Dresden, Germany Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. -x 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/README.md b/README.md index c97d3a7b5840e5f53b10a394b89c9ab5a4975c15..c6f1d33d59d23ac43008e3d862aad06b02ef45f2 100755 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Includes tools and workflows for RNA-Seq, ChIP-seq, and gene list comparison and For questions ask [us](mailto:bioinformatics@mpi-cbg.de) -Feel welcome to use this repo under the termss of our [license](LICENSE). +Feel welcome to use this repo under the termss of our [license](LICENSE.md). How to use?