aboutsummaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorKatharina Sabel <katharina@fastforward-imaging.com>2017-05-08 14:11:33 +0200
committerKatharina Sabel <katharina@fastforward-imaging.com>2017-05-08 14:11:33 +0200
commitd9bd569884cee10d375cbc11d800b8041e50bb1a (patch)
tree452bafdd2ec62d03a081496a20c1398d435f1175 /LICENSE
parent6b46df7372388025a7576c9395581afbe5127f98 (diff)
parentda7e92038ca43280012283c69e892f0f5a9e6958 (diff)
Adding a license and a credits sentence in the readme
Diffstat (limited to 'LICENSE')
-rwxr-xr-xLICENSE24
1 files changed, 24 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index d6a9326..8d41b1d 100755
--- a/LICENSE
+++ b/LICENSE
@@ -1,3 +1,4 @@
+<<<<<<< HEAD
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
@@ -338,3 +339,26 @@ consider it more useful to permit linking proprietary applications with the
library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License.
+=======
+MIT License
+
+Copyright (c) 2017 Katharina
+
+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.
+>>>>>>> da7e92038ca43280012283c69e892f0f5a9e6958