Update file

This commit is contained in:
Jan T. Sott 2015-02-23 21:12:26 +01:00
parent 83cc11be3a
commit facc260dd6

View file

@ -4,20 +4,20 @@ On November 25th, 2013, [Creative Commons](http://creativecommons.org/) announce
Unfortunately, the output currently varies on different Markdown viewers, in particular when it comes to indentation levels. You can choose between these two branches:
* [Tabulator indentation](https://github.com/idleberg/Creative-Commons-Markdown/tree/tabulators/licenses) might cause some blocks to be interpreted as code (e.g. on GitHub)
* [Space indentation](https://github.com/idleberg/Creative-Commons-Markdown/tree/spaces/licenses) results in less readable files when viewed as plain text
* [Tabulator indentation](https://github.com/idleberg/Creative-Commons-Markdown/tree/tabulators) might cause some blocks to be interpreted as code (e.g. on GitHub)
* [Space indentation](https://github.com/idleberg/Creative-Commons-Markdown/tree/spaces) results in less readable files when viewed as plain text
Hopefully the [CommonMark](http://commonmark.org/) specification will sort out these issues in the future.
## Licenses
* `BY` [Attribution](licenses/by.markdown)
* `BY-NC` [Attribution-NonCommercial](licenses/by-nc.markdown)
* `BY-NC-ND` [Attribution-NonCommercial-NoDerivatives](licenses/by-nc-nd.markdown)
* `BY-NC-SA` [Attribution-NonCommercial-ShareAlike](licenses/by-nc-sa.markdown)
* `BY-ND` [Attribution-NoDerivatives](licenses/by-nd.markdown)
* `BY-SA` [Attribution-ShareAlike](licenses/by-sa.markdown)
* `C0` [CC0](licenses/zero.markdown)
* `BY` [Attribution](https://raw.githubusercontent.com/idleberg/Creative-Commons-Markdown/spaces/4.0/licenses/by.markdown)
* `BY-NC` [Attribution-NonCommercial](https://raw.githubusercontent.com/idleberg/Creative-Commons-Markdown/spaces/4.0/licenses/by-nc.markdown)
* `BY-NC-ND` [Attribution-NonCommercial-NoDerivatives](https://raw.githubusercontent.com/idleberg/Creative-Commons-Markdown/spaces/4.0/licenses/by-nc-nd.markdown)
* `BY-NC-SA` [Attribution-NonCommercial-ShareAlike](https://raw.githubusercontent.com/idleberg/Creative-Commons-Markdown/spaces/4.0/licenses/by-nc-sa.markdown)
* `BY-ND` [Attribution-NoDerivatives](https://raw.githubusercontent.com/idleberg/Creative-Commons-Markdown/spaces/4.0/licenses/by-nd.markdown)
* `BY-SA` [Attribution-ShareAlike](https://raw.githubusercontent.com/idleberg/Creative-Commons-Markdown/spaces/4.0/licenses/by-sa.markdown)
* `C0` [CC0](https://raw.githubusercontent.com/idleberg/Creative-Commons-Markdown/spaces/4.0/licenses/zero.markdown)
## File extension