Add support for CC licenses

Added support for creative commons licenses using cc-tools.
https://github.com/hlapp/cc-tools
This commit is contained in:
Tobenna P. Igwe
2017-04-10 04:51:13 +01:00
parent a63b8b7924
commit 2499947c60
3 changed files with 11 additions and 1 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "templates/cc-tools"]
path = templates/cc-tools
url = https://github.com/hlapp/cc-tools