diff --git a/papers/graphics/readme.md b/papers/graphics/readme.md new file mode 100644 index 0000000..25225eb --- /dev/null +++ b/papers/graphics/readme.md @@ -0,0 +1,5 @@ +# Illustrations + +## License + +The graphics graphics (SVG, PDF, and PNG files) in this folder are released under the CC BY-SA 4.0 license. diff --git a/papers/readme.md b/papers/readme.md index 12886b3..305b0e2 100644 --- a/papers/readme.md +++ b/papers/readme.md @@ -23,3 +23,7 @@ inside `papers/`. The PDF files will be located directly in `papers/`. The version info is using gitinfo2. To use the setup one has to run the `papers/tex/gitinfo2.sh` script. In local copies it's also possible to add this as a post-checkout or post-commit hook to keep it automatically up to date. The version information in the footer automatically includes a “draft”. This can be removed by tagging a release version using `\jobname-release`, e.h. `whitepaper-release` for the `whitepaper.md` file. + +## Licensing of assets + +The text files and graphics in this folder (i.e. whitepaper.md, the SVG, PDF, and PNG files in the graphics/ folder) are released under the CC BY-SA 4.0 license.