Since the license text is wrapped in `<pre>` with `white-space: pre-wrap` empty lines make the #license-text bigger than it actually is.
So, get rid of the empty newline at the end of the license text files since jekyll adds trailing spaces when it parses those.
- make notations of /no-license.md and licenses/no-license.html
more coherent
- clarify only publishing code on a *public* repo on github grants
others the right to view and fork your code in
licenses/no-license.html
This removes the deprecation warning about absolute permalinks. Absolute Permalinks will be the default as of Jekyll v1.1: http://jekyllrb.com/docs/upgrading/