-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNOTICE
More file actions
16 lines (13 loc) · 839 Bytes
/
Copy pathNOTICE
File metadata and controls
16 lines (13 loc) · 839 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
KopiaKt
Copyright 2026 Vasiliy Ivanov
This product is an independent, byte-compatible reimplementation of the Kopia
backup tool (https://github.com/kopia/kopia), which is licensed under the Apache
License, Version 2.0. Kopia's on-disk repository format and test vectors generated
by Kopia were used as references during development. No Kopia implementation source
code is included in this product; the generated API-surface snapshot in
sync-tools/snapshots/baseline.json contains Kopia's exported API/type names and
documentation strings, used under Kopia's Apache License, Version 2.0.
KopiaKt is not affiliated with, sponsored by, or endorsed by the Kopia project.
The name "Kopia" is used only to describe repository-format compatibility.
This product also includes code ported from third-party projects; see
THIRD_PARTY_NOTICES.md.