X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/04950a9e4dfb74a132e523ccbb7932a2394b832a..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