diff options
author | xengineering <me@xengineering.eu> | 2024-11-28 19:42:35 +0100 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2024-11-28 19:42:35 +0100 |
commit | 8a8d8af76578970651738ccd6d141333a82ca9d0 (patch) | |
tree | c6cdde8234806cf460cef3a45b52a5e13eca3046 /README.md | |
parent | 25666da52598e9993392835ad87fd3cd2fcd4af4 (diff) | |
download | graphics-inkscape-8a8d8af76578970651738ccd6d141333a82ca9d0.tar graphics-inkscape-8a8d8af76578970651738ccd6d141333a82ca9d0.tar.zst graphics-inkscape-8a8d8af76578970651738ccd6d141333a82ca9d0.zip |
Switch to dual-licensing with CC BY-SA and MPL 2.0
This repository mixes art and code. Since it is hard to find a suitable
license for both dual-licensing is an obvious choice to fix that
problem.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -3,6 +3,15 @@ This repository contains Inkscape files with art to be included in other projects. +## Licensing + +This repository uses two different licenses. The corresponding license of a +file is indicated by the `LICENSE.txt` file in the same folder or a parent +folder. + +This allows to select different licenses for the actual art and the related +build system code. + ## Build dependencies The following tools have to be installed to build the full content in all |