speedb-io / speedb

A RocksDB compliant high performance scalable embedded key-value store
https://www.speedb.io/
Apache License 2.0
882 stars 65 forks source link

License checking: Determine on policy regarding Speedb's license in Makefiles/CMakeLists.txt and enforce in the check-license phase #771

Open udi-speedb opened 9 months ago

udi-speedb commented 9 months ago

There are several Makefile/CmakeLists.txt files in RocksDB / Speedb. Some have LevelDB and / or Facebook's license text and some don't. We need to decide whether we add our own license to these files, and, consequently, whether to include these files in the check-license phase in GitHub.