diff options
Diffstat (limited to 'package/redis/redis.mk')
-rw-r--r-- | package/redis/redis.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/redis/redis.mk b/package/redis/redis.mk index 8ab6e726e3..679862093b 100644 --- a/package/redis/redis.mk +++ b/package/redis/redis.mk @@ -6,7 +6,7 @@ REDIS_VERSION = 3.2.8 REDIS_SITE = http://download.redis.io/releases -REDIS_LICENSE = BSD-3c (core); MIT and BSD family licenses (Bundled components) +REDIS_LICENSE = BSD-3-Clause (core); MIT and BSD family licenses (Bundled components) REDIS_LICENSE_FILES = COPYING define REDIS_USERS |