Add MIT License

This commit is contained in:
Ben Word
2012-08-18 18:58:14 -05:00
parent db41099f5b
commit bf222893b6
4 changed files with 24 additions and 18 deletions

View File

@@ -15,6 +15,7 @@ Edit `inc/config.php` to enable support for major functionality and to define co
* HTML5 Boilerplates markup and `.htaccess`
* Bootstrap from Twitter
* Theme wrapper
* Root relative URLs
* Clean URLs (no more `/wp-content/`)
* All static theme assets are rewritten to the website root (`/css/`, `/img/`, and `/js/`)
@@ -42,18 +43,4 @@ Everyone is welcome to help improve this project. There are several ways you can
* Docs: [https://github.com/retlehs/roots/wiki](https://github.com/retlehs/roots/wiki)
* Mailing list: [http://groups.google.com/group/roots-theme](http://groups.google.com/group/roots-theme)
* Twitter: [@retlehs](https://twitter.com/#!/retlehs)
* Contributors: [https://github.com/retlehs/roots/contributors](https://github.com/retlehs/roots/contributors)
## License
### Major components:
* HTML5 Boilerplate: The Unlicense
* Modernizr: MIT/BSD license
* jQuery: MIT/GPL license
* Normalize.css: Public Domain
* Bootstrap: Apache 2.0 license
### Everything else:
The Unlicense (aka: public domain)
* Contributors: [https://github.com/retlehs/roots/contributors](https://github.com/retlehs/roots/contributors)