summaryrefslogtreecommitdiffstats
path: root/conf/license/MIT License
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-08-28 16:44:04 +0800
committerUnknwon <u@gogs.io>2015-08-28 16:44:04 +0800
commit46bee50e45ef8f3e9f3727649fa24d50bb2fc782 (patch)
tree3b55f109f957c54890972d533af435d3a3ed8e96 /conf/license/MIT License
parent4cfa2ca40d4f211a124ab9973dfc814190b758b9 (diff)
downloadgitea-46bee50e45ef8f3e9f3727649fa24d50bb2fc782.tar.gz
gitea-46bee50e45ef8f3e9f3727649fa24d50bb2fc782.zip
complate list of gitignores and licenses
Diffstat (limited to 'conf/license/MIT License')
-rw-r--r--conf/license/MIT License23
1 files changed, 5 insertions, 18 deletions
diff --git a/conf/license/MIT License b/conf/license/MIT License
index be1d1ae048..472ac2361b 100644
--- a/conf/license/MIT License
+++ b/conf/license/MIT License
@@ -1,21 +1,8 @@
-The MIT License (MIT)
+MIT License
+Copyright (c) <year> <copyright holders>
-Copyright (c) 2014
+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:
-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 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
+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.