X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/9eb3a7bc6ba041ee8f14427a68087459fc8e66f9..5a9e3f58428df7d6a7a4d7cc891c95b84517183d:/src/redis-benchmark.c diff --git a/src/redis-benchmark.c b/src/redis-benchmark.c index d95bfd8e..8d72573d 100644 --- a/src/redis-benchmark.c +++ b/src/redis-benchmark.c @@ -1,6 +1,6 @@ /* Redis benchmark utility. * - * Copyright (c) 2009-2010, Salvatore Sanfilippo + * Copyright (c) 2009-2012, Salvatore Sanfilippo * All rights reserved. * * Redistribution and use in source and binary forms, with or without