Skip to content

Commit

Permalink
Add MIT License
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinSeeler committed Aug 17, 2015
1 parent 48aa5fe commit 4266f52
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 2 deletions.
14 changes: 12 additions & 2 deletions CHANGELOG.md
@@ -1,4 +1,14 @@
### Add references to Keep a CHANGELOG (HEAD -> master)
### Add MIT License (HEAD -> master)
>Tue, 18 Aug 2015 00:02:51 +0200
>Author: Martin Seeler (developer@chasmo.de)
>Commiter: Martin Seeler (developer@chasmo.de)



### Add references to Keep a CHANGELOG (origin/master, origin/HEAD)
>Mon, 17 Aug 2015 23:49:41 +0200
>Author: Martin Seeler (developer@chasmo.de)
Expand All @@ -8,7 +18,7 @@



### Add more documentation to the README.md (origin/master, origin/HEAD)
### Add more documentation to the README.md
>Mon, 17 Aug 2015 23:06:00 +0200
>Author: Martin Seeler (developer@chasmo.de)
Expand Down
22 changes: 22 additions & 0 deletions LICENSE.md
@@ -0,0 +1,22 @@
The MIT License (MIT)

Copyright (c) 2014 Martin Seeler

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.

0 comments on commit 4266f52

Please sign in to comment.