diff options
author | GiteaBot <teabot@gitea.io> | 2021-03-14 00:12:26 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2021-03-14 00:12:26 +0000 |
commit | f5aaa74b90c36249ebab5a9ba380c28fef92e003 (patch) | |
tree | dc2b0c2af140d57704e5276b13f390e40bac4fab /options/license/MIT-Modern-Variant | |
parent | 658d1bfac8c4706d83004c4069cd52ef63fb71cb (diff) | |
download | gitea-f5aaa74b90c36249ebab5a9ba380c28fef92e003.tar.gz gitea-f5aaa74b90c36249ebab5a9ba380c28fef92e003.zip |
[skip ci] Updated licenses and gitignores
Diffstat (limited to 'options/license/MIT-Modern-Variant')
-rw-r--r-- | options/license/MIT-Modern-Variant | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/options/license/MIT-Modern-Variant b/options/license/MIT-Modern-Variant new file mode 100644 index 0000000000..d5075a3c96 --- /dev/null +++ b/options/license/MIT-Modern-Variant @@ -0,0 +1,17 @@ +Permission is hereby granted, without written agreement and without +license or royalty fees, to use, copy, modify, and distribute this +software and its documentation for any purpose, provided that the +above copyright notice and the following two paragraphs appear in +all copies of this software. + +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES +ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN +IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + +THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, +BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS +ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. |