mirror of
https://github.com/erkin/ponysay.git
synced 2024-11-22 04:27:58 +01:00
non-sa cc licenses
Signed-off-by: Mattias Andrée <maandree@operamail.com>
This commit is contained in:
parent
3f3f55c29c
commit
1ff86856e0
4 changed files with 20 additions and 0 deletions
5
dev/licenses/cc-by
Normal file
5
dev/licenses/cc-by
Normal file
|
@ -0,0 +1,5 @@
|
|||
FREE: yes
|
||||
LICENSE: cc-by (Creative Commons Attribution 3.0 Unported)
|
||||
|
||||
License summary: https://creativecommons.org/licenses/by/3.0
|
||||
Full license text: https://creativecommons.org/licenses/by/3.0/legalcode
|
5
dev/licenses/cc-by-nc
Normal file
5
dev/licenses/cc-by-nc
Normal file
|
@ -0,0 +1,5 @@
|
|||
FREE: sharable
|
||||
LICENSE: cc-by-nc (Creative Commons Attribution-NonCommerical 3.0 Unported)
|
||||
|
||||
License summary: https://creativecommons.org/licenses/by-nc/3.0
|
||||
Full license text: https://creativecommons.org/licenses/by-nc/3.0/legalcode
|
5
dev/licenses/cc-by-nc-nd
Normal file
5
dev/licenses/cc-by-nc-nd
Normal file
|
@ -0,0 +1,5 @@
|
|||
FREE: sharable
|
||||
LICENSE: cc-by-nc-nd (Creative Commons Attribution-NonCommerical-NoDerivs 3.0 Unported)
|
||||
|
||||
License summary: https://creativecommons.org/licenses/by-nc-nd/3.0
|
||||
Full license text: https://creativecommons.org/licenses/by-nc-nd/3.0/legalcode
|
5
dev/licenses/cc-by-nd
Normal file
5
dev/licenses/cc-by-nd
Normal file
|
@ -0,0 +1,5 @@
|
|||
FREE: sharable
|
||||
LICENSE: cc-by-nd (Creative Commons Attribution-NoDerivs 3.0 Unported)
|
||||
|
||||
License summary: https://creativecommons.org/licenses/by-nd/3.0
|
||||
Full license text: https://creativecommons.org/licenses/by-nd/3.0/legalcode
|
Loading…
Reference in a new issue