source: OpenWorkouts-current/LICENSE.txt @ 8ee2af5

current
Last change on this file since 8ee2af5 was c6abc0c, checked in by Borja Lopez <borja@…>, 5 years ago

Preparations for release of 0.1.0:

  • Updated README file with a brief description of the project + install instructions
  • Added LICENSE (3-clause BSD license)
  • Added AUTHORS file, with a list of authors and people contributing
  • Updated the CHANGES.txt changelog file
  • Set version on setup.py
  • Property mode set to 100644
File size: 1.5 KB
Line 
1Copyright (c) 2019, Soluciones Informaticas Codigo23 S.L.U.
2All rights reserved.
3
4Redistribution and use in source and binary forms, with or without modification,
5are permitted provided that the following conditions are met:
6
7    * Redistributions of source code must retain the above copyright notice,
8      this list of conditions and the following disclaimer.
9
10    * Redistributions in binary form must reproduce the above copyright notice,
11      this list of conditions and the following disclaimer in the documentation
12      and/or other materials provided with the distribution.
13
14    * Neither the name of Codigo23 nor the names of its contributors
15      may be used to endorse or promote products derived from this software
16      without specific prior written permission.
17
18THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
19ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
20WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
21IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
22INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
23BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
24DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
25LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
26OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
27OF THE POSSIBILITY OF SUCH DAMAGE.
Note: See TracBrowser for help on using the repository browser.