Commit db5519e0 authored by Sindre Sorhus's avatar Sindre Sorhus

Inline the license

parent e538ea20
Copyright (c) Addy Osmani & Sindre Sorhus
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.
\ No newline at end of file
...@@ -112,6 +112,7 @@ TodoMVC 1.0 was just released and includes re-writes of almost all applications, ...@@ -112,6 +112,7 @@ TodoMVC 1.0 was just released and includes re-writes of almost all applications,
Whilst we enjoy implementing and improving existing Todo apps, we're always interested in speaking to framework authors (and users) wishing to share Todo app implementations in their framework/solution of choice. Whilst we enjoy implementing and improving existing Todo apps, we're always interested in speaking to framework authors (and users) wishing to share Todo app implementations in their framework/solution of choice.
### New Applications ### New Applications
If you have an implementation you would like to show us or a patch you would like to send upstream, please feel free to send through a pull request after: If you have an implementation you would like to show us or a patch you would like to send upstream, please feel free to send through a pull request after:
...@@ -141,4 +142,5 @@ For applications that we feel don't quite match the goals of the project, but wh ...@@ -141,4 +142,5 @@ For applications that we feel don't quite match the goals of the project, but wh
## License ## License
Licensed under the [MIT](https://github.com/addyosmani/todomvc/tree/master/LICENSE.md) license. MIT License
Copyright (c) Addy Osmani & Sindre Sorhus
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment