aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMatthew de Detrich <matthew.de.detrich@zalando.de>2016-12-21 15:02:17 +0100
committerMatthew de Detrich <matthew.de.detrich@zalando.de>2016-12-21 15:02:17 +0100
commit59700492b339be190e8411c600c54bc8370772f4 (patch)
tree6411e8805615b791f8dc6b404dcef6208714c68e
parent0c382382d862d0ef864fb4f4cbfd177d38327cf3 (diff)
downloadtime-picker-59700492b339be190e8411c600c54bc8370772f4.tar.gz
time-picker-59700492b339be190e8411c600c54bc8370772f4.tar.zst
time-picker-59700492b339be190e8411c600c54bc8370772f4.zip
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.