diff options
author | Remi Collet <remi@remirepo.net> | 2025-08-06 06:21:22 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2025-08-06 06:21:22 +0200 |
commit | 0d59b0cdab6ad43c5519d318fd3db947e636c820 (patch) | |
tree | c30581c83f3cf0472d719236ec498b732c07504a /redis-timeseries.spec | |
parent | 873f7314f24354568eef6e3a318e443b00c88e40 (diff) |
minor
Diffstat (limited to 'redis-timeseries.spec')
-rw-r--r-- | redis-timeseries.spec | 1 |
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 |