Add the MIT license

LICENSE with the standard text, `license = "MIT"` in Cargo.toml so the metadata
matches, and a line in the README pointing at it.

Copyright is attributed to `randogoth`, taken from the repository's author
setting, and dated 2026.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
randogoth 2026-09-10 16:42:31 +03:00
parent 4854844a72
commit 22a1236f79
3 changed files with 26 additions and 0 deletions

View file

@ -4,6 +4,7 @@ version = "0.1.0"
edition = "2024"
rust-version = "1.97"
description = "Aggregate and sync events between CalDAV, Google Calendar and iCal feeds"
license = "MIT"
publish = false
[dependencies]