clt

Configurable Leathercraft Templates

Change template specific file to CC-BY-4.0 The code is MPL-2.0, but it outputs CC-BY-4.0. How to let who read the code know the output is CC-BY-4.0? Perhaps there is a better way to do this, but using the same license is the best way I could come up with. The plan is, I'm going to add templates and refine the current codebase. If there is good separation between template design and template builder application framework, code licensed under CC-BY-4.0 no longer matter. Why bother deriving from existing templates when writing from scratch using the framework is easy?

Changes

8 changed files (+198/-35)