summaryrefslogtreecommitdiff
path: root/pqsort.h
diff options
context:
space:
mode:
Diffstat (limited to 'pqsort.h')
-rw-r--r--pqsort.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pqsort.h b/pqsort.h
index af14e31af..5054d5209 100644
--- a/pqsort.h
+++ b/pqsort.h
@@ -1,7 +1,7 @@
/* The following is the NetBSD libc qsort implementation modified in order to
* support partial sorting of ranges for Redis.
*
- * Copyright(C) 2009 Salvatore Sanfilippo. All rights reserved.
+ * Copyright(C) 2009-2010 Salvatore Sanfilippo. All rights reserved.
*
* See the pqsort.c file for the original copyright notice. */