aboutsummaryrefslogtreecommitdiffstats
path: root/extlib/html5shiv/html5shiv.js
Commit message (Collapse)AuthorAgeFilesLines
* Removing html5shiv for not complying with its own licenses and racismChristopher Allan Webber2013-02-261-3/+0
| | | | | | | | | | Issues of racism seem to have been resolved and removed from upstream, but make having this as a dependency somewhat uncomfortable: https://github.com/aFarkas/html5shiv/issues/91 Regardless, at the time of writing the project doesn't comply with its own license... it states to be dual licensed under MIT and GPLv2 but distributes neither of these licenses with its source.
* * Rename mediagoblin_header, mediagoblin_body, mediagoblin_footer, ↵Jef van Schendel2012-01-051-0/+3
mediagoblin_header_right, mediagoblin_logo * Add html5shiv for older browsers * Small size fix (940px instead of 960pgx)