diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-12-27 19:40:56 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-12-27 19:40:56 -0200 |
commit | 3529b5ec31a8ecf30376dc9a4270b160709f3892 (patch) | |
tree | 3d3e8b4e55e482970e2fecaa0837eed46af91606 /licenses/MIT.txt | |
parent | f86f71afb4b678070806597ba27d65f52ace745d (diff) | |
download | dotfiles-3529b5ec31a8ecf30376dc9a4270b160709f3892.tar.gz dotfiles-3529b5ec31a8ecf30376dc9a4270b160709f3892.tar.bz2 |
Removing uneeded licenses
Diffstat (limited to 'licenses/MIT.txt')
-rw-r--r-- | licenses/MIT.txt | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/licenses/MIT.txt b/licenses/MIT.txt deleted file mode 100644 index 0522ac2..0000000 --- a/licenses/MIT.txt +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -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 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 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. |