--------------------------------------------------------------------------------
 Licenses:
--------------------------------------------------------------------------------
This theme is licensed under GNU General Public License v2.0

The resources used in this theme are all GPL-compatible:

Twitter Boostrap is licensed under Apache License v2.0
http://twitter.github.com/bootstrap/

Font Awesome is licensed under SIL Open Font License for font and MIT for CSS.
http://fortawesome.github.com/Font-Awesome/

jQuery is licenced as MIT
jquery.org/license

html5 shiv is MIT/GPL2 Licensed

jQuery placeholder is licenced under MIT
http://mths.be/placeholder

jQuery validate is dual licensed under the MIT and GPL licenses
http://www.opensource.org/licenses/mit-license.php
http://www.gnu.org/licenses/gpl.html

Moderniser is licenced under the MIT licence

Respond.js has a duel MIT/BSD license

Retina.js is licenced under MIT 
https://github.com/imulus/retinajs/blob/master/LICENSE


Other icons and images are created by Themeora and licensed under GPL.
--------------------------------------------------------------------------------


--------------------------------------------------------------------------------
Changelog
--------------------------------------------------------------------------------

v1.2.2
- Tweak: Removed @import from custom-editor-style.css
- Tweak: Added rtl.css
- Tweak: Added rtl.css
- Tweak: remove jquery enqueue
- Tweak: specify dependency on jquery on relevent scripts

v1.2.1

- Tweak: added sanitize callbacks to all add_setting calls
- Tweak: removed next_comments_link() and previous_comments_link() where not required
- Tweak: moved wp_head to just before </head> tag
- Tweak: replaced include calls sidebars with get_sidebar
- Tweak: moved moderniser, respond.js and html5shiv to functions.php file
- Tweak: reorganised functions.php file
- Tweak: escape all output
- Tweak: add licence info
