diff options
author | GiteaBot <teabot@gitea.io> | 2021-01-24 00:19:18 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2021-01-24 00:19:18 +0000 |
commit | e35a2b65bcc01b3fd88f8764664eee7f958b9812 (patch) | |
tree | eb0c5de3c7841c207c9bc86d54483b20bf4edc95 /options/license/MIT | |
parent | 4b7d85bfa5d593bb911a331a1d8daa67689bfa62 (diff) | |
download | gitea-e35a2b65bcc01b3fd88f8764664eee7f958b9812.tar.gz gitea-e35a2b65bcc01b3fd88f8764664eee7f958b9812.zip |
[skip ci] Updated licenses and gitignores
Diffstat (limited to 'options/license/MIT')
-rw-r--r-- | options/license/MIT | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/options/license/MIT b/options/license/MIT index 204b93da48..f0fd20ab68 100644 --- a/options/license/MIT +++ b/options/license/MIT @@ -1,4 +1,6 @@ -MIT License Copyright (c) <year> <copyright holders> +MIT License + +Copyright (c) <year> <copyright holders> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -7,9 +9,8 @@ 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 (including the next -paragraph) 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 |