|
| 1 | +Documentation and Design Specifications License |
| 2 | +================================================ |
| 3 | + |
| 4 | +Copyright 2025, kitconcept GmbH |
| 5 | + |
| 6 | +Scope |
| 7 | +----- |
| 8 | + |
| 9 | +This license applies to: |
| 10 | +- All documentation prose and text in this directory |
| 11 | +- Design specifications and visual guidelines |
| 12 | +- Illustrations, diagrams, and other visual assets |
| 13 | + |
| 14 | +It does NOT apply to the source code of volto-light-theme (JavaScript, |
| 15 | +TypeScript, SCSS, design tokens), which is licensed under the MIT License. |
| 16 | +See frontend/packages/volto-light-theme/LICENSE for the software license. |
| 17 | + |
| 18 | +License |
| 19 | +------- |
| 20 | + |
| 21 | +Creative Commons Attribution 4.0 International (CC BY 4.0) |
| 22 | + |
| 23 | +You are free to: |
| 24 | + |
| 25 | + Share — copy and redistribute the material in any medium or format |
| 26 | + Adapt — remix, transform, and build upon the material for any purpose, |
| 27 | + even commercially. |
| 28 | + |
| 29 | +Under the following terms: |
| 30 | + |
| 31 | + Attribution — You must give appropriate credit to kitconcept GmbH, |
| 32 | + provide a link to the license, and indicate if changes were made. |
| 33 | + You may do so in any reasonable manner, but not in any way that |
| 34 | + suggests kitconcept GmbH endorses you or your use. |
| 35 | + |
| 36 | + No additional restrictions — You may not apply legal terms or |
| 37 | + technological measures that legally restrict others from doing |
| 38 | + anything the license permits. |
| 39 | + |
| 40 | +Full license text: https://creativecommons.org/licenses/by/4.0/legalcode |
0 commit comments