Various Versions
July 7, 2010
Roman Mamedov, Amazon Web Services

MIT-0 (MIT No Attribution) is a variant of the popular MIT license that has been modified to remove the requirement for attribution

MIT-0 (MIT No Attribution) is a variant of the popular MIT license that has been modified to remove the requirement for attribution

MIT No Attribution (MIT-0)

Copyright <YEAR> <COPYRIGHT HOLDER>

Maximum Permissiveness: It allows anyone to do anything with the software (use, modify, distribute, etc.) without any restrictions

Maximum Permissiveness: It allows anyone to do anything with the software (use, modify, distribute, etc.) without any restrictions

No Attribution Required: Unlike the MIT license, the MIT-0 does not require users to include the original copyright notice or other clauses in distributions of the software

No Attribution Required: Unlike the MIT license, the MIT-0 does not require users to include the original copyright notice or other clauses in distributions of the software

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.

Provided "AS-IN". No Liability. No warranty whatsoever.

Provided "AS-IN". No Liability. No warranty whatsoever.

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.