From ae26f36b78063ef5c7d1e8cef9ac9b8159e94d33 Mon Sep 17 00:00:00 2001 From: ClovertaTheTrilobita <168412973+ClovertaTheTrilobita@users.noreply.github.com> Date: Fri, 27 Mar 2026 19:09:52 +0200 Subject: [PATCH] Update README to include license section Add license information to the README file. --- README-en.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README-en.md b/README-en.md index 3344f82..0474f38 100644 --- a/README-en.md +++ b/README-en.md @@ -62,3 +62,10 @@ For details, see: [GithubActions-en.md](docs/GithubActions-en.md). Upload the generated `dist/` directory to your server, and configure `NGINX` to point to `index.html`. +
+ +## ⚖️ License + +The source code in this repository is licensed under the MIT License. + +Unless otherwise stated, all blog posts and other original non-code content in this repository are licensed under CC BY-NC-ND 4.0.