From e837feba50c38e8455b2b4bdaefd7861b204ed30 Mon Sep 17 00:00:00 2001 From: zapashcanon Date: Wed, 3 Jan 2024 18:33:47 +0100 Subject: [PATCH] clarify license --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4abb344..84d4a50 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ dune exec -- src/jb.exe ## About -- [LICENSE] +The source code is licensed under the ISC, see [LICENSE]. +The content (text, images…) is not under a free license, all rights are reserved. [example]: ./example [LICENSE]: ./LICENSE.md