]> git.saurik.com Git - redis.git/commit - src/redis-check-aof.c
BSD license added to every C source and header file.
authorantirez <antirez@gmail.com>
Thu, 8 Nov 2012 17:25:23 +0000 (18:25 +0100)
committerantirez <antirez@gmail.com>
Thu, 8 Nov 2012 17:33:13 +0000 (18:33 +0100)
commitd288ee655fef467a7c1f14a13af9485f5c0c0862
treed62cecdb3d517389a9ded5ec66d97d962b20e562
parent89514f80e91b8759ae0b8e0ff763c9764af4ff04
BSD license added to every C source and header file.
59 files changed:
src/adlist.h
src/ae.h
src/ae_epoll.c
src/ae_evport.c
src/ae_kqueue.c
src/ae_select.c
src/anet.c
src/anet.h
src/aof.c
src/asciilogo.h
src/bio.c
src/bio.h
src/bitops.c
src/config.c
src/config.h
src/db.c
src/debug.c
src/dict.c
src/fmacros.h
src/intset.c
src/intset.h
src/memtest.c
src/multi.c
src/networking.c
src/object.c
src/pqsort.c
src/pqsort.h
src/pubsub.c
src/rand.c
src/rand.h
src/rdb.c
src/rdb.h
src/redis-benchmark.c
src/redis-check-aof.c
src/redis-check-dump.c
src/redis-cli.c
src/redis.c
src/redis.h
src/release.c
src/replication.c
src/rio.c
src/rio.h
src/scripting.c
src/sds.c
src/sentinel.c
src/slowlog.c
src/slowlog.h
src/solarisfixes.h
src/sort.c
src/t_hash.c
src/t_list.c
src/t_set.c
src/t_string.c
src/t_zset.c
src/testhelp.h
src/util.c
src/util.h
src/ziplist.c
src/ziplist.h