- Commit
- 9a727c8f1158bfe85fa19948ea286d99bdc8ab01
- Parent
- 262de91b4371d38be69a959adbc026e5a02712a7
- Author
- Pablo <pablo-escobar@riseup.net>
- Date
Fixed a bug
Added CC-BY-SA licenses to the list of licenses
Custum build of stapix for tikz.pablopie.xyz
Fixed a bug
Added CC-BY-SA licenses to the list of licenses
1 file changed, 4 insertions, 0 deletions
Status | File Name | N° Changes | Insertions | Deletions |
Modified | src/picture.rs | 4 | 4 | 0 |
diff --git a/src/picture.rs b/src/picture.rs @@ -11,6 +11,10 @@ const LICENSES: &'static [&'static str] = &[ "CC-BY-2", "CC-BY-3", "CC-BY-4", + "CC-BY-SA-1", + "CC-BY-SA-2", + "CC-BY-SA-3", + "CC-BY-SA-4", "CC-BY-NC-1", "CC-BY-NC-2", "CC-BY-NC-3",