]> git.saurik.com Git - redis.git/blobdiff - anet.c
update makefile to use the new test suite
[redis.git] / anet.c
diff --git a/anet.c b/anet.c
index 058fdd614972d309d4a8d66c26d90e9eabc6d655..4fe811a117ee0a8b290b04e1ef1e3df273ec9fde 100644 (file)
--- a/anet.c
+++ b/anet.c
@@ -1,6 +1,6 @@
 /* anet.c -- Basic TCP socket stuff made a bit less boring
  *
- * Copyright (c) 2006-2009, Salvatore Sanfilippo <antirez at gmail dot com>
+ * Copyright (c) 2006-2010, Salvatore Sanfilippo <antirez at gmail dot com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without