X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/cddf5946fcdf5f9860d0e2a1b90135d8c25b5841..d7c7ac4a57dba2169934611c8473816996a5a507:/src/redis-cli.c diff --git a/src/redis-cli.c b/src/redis-cli.c index 8d20d1cd..e8c6be5e 100644 --- a/src/redis-cli.c +++ b/src/redis-cli.c @@ -1,6 +1,6 @@ /* Redis CLI (command line interface) * - * 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