mirror of
https://github.com/octoleo/restic.git
synced 2024-11-16 10:05:25 +00:00
12 lines
411 B
Markdown
12 lines
411 B
Markdown
|
This package is a fork of github.com/jba/btree at commit
|
||
|
aa53f88384b4d43de7e047ebe8d2c0fbb84fce89, which itself was a fork of
|
||
|
github.com/google/btree at 316fb6d3f031ae8f4d457c6c5186b9e3ded70435.
|
||
|
|
||
|
This directory makes the following modifications:
|
||
|
|
||
|
- Updated copyright notice.
|
||
|
- removed LICENSE (it is the same as the repo-wide license, Apache 2.0)
|
||
|
- Removed examples_test.go and .travis.yml.
|
||
|
- Added this file.
|
||
|
|