Update file
This commit is contained in:
parent
facc260dd6
commit
394407b839
1 changed files with 7 additions and 7 deletions
|
@ -11,13 +11,13 @@ Hopefully the [CommonMark](http://commonmark.org/) specification will sort out t
|
|||
|
||||
## Licenses
|
||||
|
||||
* `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)
|
||||
* `BY` [Attribution](https://raw.githubusercontent.com/idleberg/Creative-Commons-Markdown/spaces/4.0/by.markdown)
|
||||
* `BY-NC` [Attribution-NonCommercial](https://raw.githubusercontent.com/idleberg/Creative-Commons-Markdown/spaces/4.0/by-nc.markdown)
|
||||
* `BY-NC-ND` [Attribution-NonCommercial-NoDerivatives](https://raw.githubusercontent.com/idleberg/Creative-Commons-Markdown/spaces/4.0/by-nc-nd.markdown)
|
||||
* `BY-NC-SA` [Attribution-NonCommercial-ShareAlike](https://raw.githubusercontent.com/idleberg/Creative-Commons-Markdown/spaces/4.0/by-nc-sa.markdown)
|
||||
* `BY-ND` [Attribution-NoDerivatives](https://raw.githubusercontent.com/idleberg/Creative-Commons-Markdown/spaces/4.0/by-nd.markdown)
|
||||
* `BY-SA` [Attribution-ShareAlike](https://raw.githubusercontent.com/idleberg/Creative-Commons-Markdown/spaces/4.0/by-sa.markdown)
|
||||
* `C0` [CC0](https://raw.githubusercontent.com/idleberg/Creative-Commons-Markdown/spaces/4.0/zero.markdown)
|
||||
|
||||
## File extension
|
||||
|
||||
|
|
Reference in a new issue