diff --git a/LICENSE.md b/LICENSE.md index 6c3277f..6ac5ba9 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,39 +1,39 @@ +# Copyright and License + Copyright (c) 2019-2020 Center for Digital Education (CEDE), EPFL -Content Material -====================== +## Content Material All content material is made available under the Creative Commons Attribution license CC-BY 4.0. You are free: * to Share---to copy, distribute and transmit the work * to Remix---to adapt the work Under the following conditions: * Attribution---You must attribute the work using "Copyright (c) CEDE, EPFL" (but not in any way that suggests that we endorse you or your use of the work). Where practical, you must also include a hyperlink to https://c4science.ch/source/noto-poc-notebooks/. With the understanding that: * Waiver---Any of the above conditions can be waived if you get permission from the copyright holder. * Other Rights---In no way are any of the following rights affected by the license: * Your fair dealing or fair use rights; * The author's moral rights; * Rights other persons may have either in the work itself or in how the work is used, such as publicity or privacy rights. * Notice---For any reuse or distribution, you must make clear to others the license terms of this work. The best way to do this is with a link to http://creativecommons.org/licenses/by/4.0/. For the full legal text of this license, please see: http://creativecommons.org/licenses/by/4.0/legalcode -Software -========= +## Software Except where otherwise noted, all software is made available under the OSI-approved BSD-3-Clause license (https://opensource.org/licenses/BSD-3-Clause): 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. 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. \ No newline at end of file