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:
parent
4854844a72
commit
22a1236f79
3 changed files with 26 additions and 0 deletions
|
|
@ -313,3 +313,7 @@ configuration between machines; leave this behind.
|
|||
- **A failing `pimsync sync` stops the whole CalDAV leg.** Google endpoints are
|
||||
isolated from each other, but pimsync is a single process covering every
|
||||
CalDAV and feed pair, and a failure does not say which pair it belongs to.
|
||||
|
||||
## License
|
||||
|
||||
MIT. See [LICENSE](LICENSE).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue