Fix license: Apache 2.0 not MIT
All checks were successful
CI/CD / Test (push) Successful in 1m18s
CI/CD / Lint (push) Successful in 1m28s
CI/CD / Build & Release (push) Has been skipped

This commit is contained in:
2026-01-12 10:57:55 +01:00
parent a7e2c86618
commit fd5edce5ae

View File

@@ -46,7 +46,7 @@ You end up writing wrapper scripts. Then more scripts. Then a monitoring layer.
| Binlog/WAL streaming | ❌ | ❌ | ✅ Continuous |
| Direct cloud streaming | ❌ | ✅ | ✅ S3/GCS/Azure |
| Zero dependencies | ❌ | ❌ | ✅ Single binary |
| License cost | $$$$ | Free | **Free (MIT)** |
| License cost | $$$$ | Free | **Free (Apache 2.0)** |
## Deduplication: We Killed the Borg
@@ -201,6 +201,6 @@ Not just "free as in beer" - but actually solving the problem without requiring
---
*MIT Licensed. Free forever. No sales calls. No wrapper scripts.*
*Apache 2.0 Licensed. Free forever. No sales calls. No wrapper scripts.*
[GitHub](https://github.com/PlusOne/dbbackup) | [Releases](https://github.com/PlusOne/dbbackup/releases) | [Changelog](CHANGELOG.md)