From 1ee9d12e0f62d2fc338869cb1eb1510205a0d4b5 Mon Sep 17 00:00:00 2001 From: Thomas Lambert <t.lambert@uliege.be> Date: Fri, 5 Feb 2021 15:46:43 +0100 Subject: [PATCH] Add license to Readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 77cc7d5..2a83f91 100644 --- a/README.md +++ b/README.md @@ -47,3 +47,6 @@ Example: ### Trigon theme options The various trigon theme options remain totally usable (slide styles, frame numbering, etc.). See the Trigon documentation for more details and examples. + +### License +Licensed under **The Unlicense**, which basically means that it is _free software_ and you can do what you want with these codes. I would have preferred to go with the [wtfpl](https://choosealicense.com/licenses/wtfpl/), but it is not really suited in University context. -- GitLab