X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/03f412ddef44726ac32fa2f33a40037adb1b1b13..7383c3b12920c6ae20f7c64c5db92f59e2b02aa5:/src/redis-cli.c?ds=sidebyside

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 <antirez at gmail dot com>
+ * Copyright (c) 2009-2012, Salvatore Sanfilippo <antirez at gmail dot com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without