diff options
author | msquare <msquare@notrademark.de> | 2014-09-08 13:56:22 +0200 |
---|---|---|
committer | msquare <msquare@notrademark.de> | 2014-09-08 13:56:22 +0200 |
commit | 213d4580d9df5e1da6af1b728c7402099a6358a4 (patch) | |
tree | 1d8510005f91eb9ac9c8fd3e1b33f328cb186016 /vendor/parsedown-0.9.0/LICENSE.txt | |
parent | 64a341e084c5c8c8a0dc63a25d80429156d6a705 (diff) | |
parent | 0cbac227d9608b76b750d2faee16fd8be5d06935 (diff) |
Merge pull request #1 from mortzu/master
Kleinere Codeanpassungen
Diffstat (limited to 'vendor/parsedown-0.9.0/LICENSE.txt')
-rw-r--r-- | vendor/parsedown-0.9.0/LICENSE.txt | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/vendor/parsedown-0.9.0/LICENSE.txt b/vendor/parsedown-0.9.0/LICENSE.txt deleted file mode 100644 index baca86f5..00000000 --- a/vendor/parsedown-0.9.0/LICENSE.txt +++ /dev/null @@ -1,20 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2013 Emanuil Rusev, erusev.com - -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.
\ No newline at end of file |