From c81bd478ab77623b0cb266bc327da582b132060a Mon Sep 17 00:00:00 2001 From: Rushikesh Padsala <rushikesh.padsala@hft-stuttgart.de> Date: Thu, 15 Dec 2022 17:06:52 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index f2a1cf1..e21c115 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,12 @@ This project brings together various information and exercise materials on 3D ci Models, workflows and examples are language-neutral and are therefore made available in the repository in this gitlab project. In the wiki, reference is made to the repository at the appropriate place. +# License + +This work is licensed under a [Creative Commons Attribution 4.0 International License - CC BY 4.0](https://creativecommons.org/licenses/by/4.0/legalcode) [![CC BY 4.0][cc-by-shield]][cc-by] + +[cc-by]: https://creativecommons.org/licenses/by/4.0/legalcode +[cc-by-shield]: https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg + -- GitLab