From 41b916e97fb52643b6c06f74ecc9bbcd0f1559c0 Mon Sep 17 00:00:00 2001 From: Daniel Lemire Date: Thu, 27 Dec 2018 20:48:21 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 434d2ddf9..3e3242b08 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,10 @@ twitter.json: - A recent C++ compiler (e.g., GNU GCC or LLVM CLANG), we assume C++17 - Bash (for benchmark scripts) and other common utilities (optional) +## License + +This code is made available under the Apache License 2.0. + ## Code example ```C