]> git.saurik.com Git - redis.git/blobdiff - src/ae.h
BSD license added to every C source and header file.
[redis.git] / src / ae.h
index f52a075e5fa616c3363536f7054e909e5c6b1b9b..4d89502429d9474edd95177db8ea1fe6973398f8 100644 (file)
--- a/src/ae.h
+++ b/src/ae.h
@@ -2,7 +2,7 @@
  * for the Jim's event-loop (Jim is a Tcl interpreter) but later translated
  * it in form of a library for easy reuse.
  *
- * Copyright (c) 2006-2010, Salvatore Sanfilippo <antirez at gmail dot com>
+ * Copyright (c) 2006-2012, Salvatore Sanfilippo <antirez at gmail dot com>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without