aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
author偏右 <afc163@gmail.com>2017-01-10 22:20:25 +0800
committerGitHub <noreply@github.com>2017-01-10 22:20:25 +0800
commit74b83c4ad0b380a3a82c569c19267491af408684 (patch)
tree6411e8805615b791f8dc6b404dcef6208714c68e
parent0c382382d862d0ef864fb4f4cbfd177d38327cf3 (diff)
parent59700492b339be190e8411c600c54bc8370772f4 (diff)
downloadtime-picker-74b83c4ad0b380a3a82c569c19267491af408684.tar.gz
time-picker-74b83c4ad0b380a3a82c569c19267491af408684.tar.zst
time-picker-74b83c4ad0b380a3a82c569c19267491af408684.zip
Merge pull request #26 from mdedetrich/addLicense
Added LICENSE.md
-rw-r--r--LICENSE.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/LICENSE.md b/LICENSE.md
new file mode 100644
index 0000000..1f5a0d9
--- /dev/null
+++ b/LICENSE.md
@@ -0,0 +1,9 @@
1The MIT License (MIT)
2
3Copyright (c) 2014-present yiminghe
4
5Permission 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:
6
7The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8
9THE 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.