From f5f87730185d5cec8fafdaeb1b2666f98f51e844 Mon Sep 17 00:00:00 2001
From: psy <psy@cccv.de>
Date: Sat, 18 Sep 2021 11:18:00 +0000
Subject: [PATCH] add license

---
 README.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/README.md b/README.md
index 209832f..64d7e92 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,18 @@
 
 With this repository we try to create a place to share tilesets for the rC3 world. We provide some "official" rC3 styled tiles for your map, as well as tilesets provided by the community.
 
+## License
+
+If not noted otherwise, all files within this repository are licensed under cc0 (https://creativecommons.org/publicdomain/zero/1.0/deed.de). Feel free to use and modify them as you want.
+
+### not covered by this license
+
+The following parts of this repository are not covered by this license:
+
+* tools/textGenerator/PressStart2P-Regular.ttf (License can be found in tools/textGenerator/PressStart2P-Regular.license)
+* community/* (Respositories under this folder may have their own license, see the corresponding repository for more information)
+
+
 ## Usage
 
 ### functions tilesets
-- 
GitLab