X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/5cf5fa656274752965939115f18528b20d962087..08af4d5c960bef772992350f64212e3942ce2d57:/pqsort.h?ds=sidebyside diff --git a/pqsort.h b/pqsort.h index af14e31a..5054d520 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. */