summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--redis-timeseries.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/redis-timeseries.spec b/redis-timeseries.spec
index 16ad4bd..1590771 100644
--- a/redis-timeseries.spec
+++ b/redis-timeseries.spec
@@ -83,6 +83,7 @@ cat << EOF | tee %{cfgname}
loadmodule %{redis_modules_dir}/%{libname}
EOF
+: Bundled projects Licenses
cp -p deps/LibMR/LICENSE.txt LICENSE.LibMR # AGPLv3
cp -p deps/RedisModulesSDK/LICENSE LICENSE.RedisModulesSDK # MIT
cp -p deps/cpu_features/LICENSE LICENSE.cpu_features # Apache-2.0