feat: Add Apache License 2.0
- Added LICENSE file with full Apache 2.0 license text - Updated README.md with license badge and section - Updated CHANGELOG.md to document license addition in v3.1 - Copyright holder: dbbackup Project (2025) Best practices implemented: - LICENSE file in root directory - License badge in README.md - License section in README.md - SPDX-compatible license text - Release notes in CHANGELOG.md
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||

|
||||
|
||||
[](https://opensource.org/licenses/Apache-2.0)
|
||||
|
||||
Professional database backup and restore utility for PostgreSQL, MySQL, and MariaDB.
|
||||
|
||||
## Key Features
|
||||
@@ -1430,3 +1432,7 @@ The test suite validates:
|
||||
- **Observable**: Structured logging, metrics collection, progress tracking with ETA
|
||||
|
||||
dbbackup is production-ready for backup and disaster recovery operations on PostgreSQL, MySQL, and MariaDB databases. Successfully tested with 42GB databases containing 35,000 large objects.
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.
|
||||
|
||||
Reference in New Issue
Block a user