docs: add MIT LICENSE file
PR Checks / test-and-build (pull_request) Successful in 7m7s

Add LICENSE file with MIT License text to repository root.
README.md already references it; the file was missing.

Includes TDD-verified tests ensuring LICENSE exists and contains
MIT License text, and README references it correctly.

Bump version → 1.15.1

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-12 16:25:17 +03:00
parent 81d4ec2c97
commit 9deccd3a9d
6 changed files with 72 additions and 5 deletions
+2 -2
View File
@@ -49,7 +49,7 @@ services:
crond -f
bot:
image: git.codeanddice.ru/toutsu/gmrelay-bot:1.15.0
image: git.codeanddice.ru/toutsu/gmrelay-bot:1.15.1
restart: always
depends_on:
db:
@@ -62,7 +62,7 @@ services:
- gmrelay
web:
image: git.codeanddice.ru/toutsu/gmrelay-web:1.15.0
image: git.codeanddice.ru/toutsu/gmrelay-web:1.15.1
restart: always
depends_on:
db: