From 10ff2c39707ace4b2ca663cd3a14765177af47c2 Mon Sep 17 00:00:00 2001 From: Alex Chi Date: Sat, 20 Jan 2024 12:18:47 +0800 Subject: [PATCH] update license guidance Signed-off-by: Alex Chi --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4a9f5ad..00a08c2 100644 --- a/README.md +++ b/README.md @@ -69,3 +69,7 @@ We are working on a new version of the mini-lsm tutorial that is split into 3 we | 4.9 | Key-Value Separation | | | | | 4.10 | Column Families | | | | | 4.11 | SQL over Mini-LSM | | | | + +## License + +The Mini-LSM starter code and solution are under Apache 2.0 license. The author reserves the full copyright of the tutorial materials (markdown files and figures).