BSD license added to every C source and header file.

This commit is contained in:
antirez
2012-11-08 18:25:23 +01:00
parent 46c5d39660
commit 8ddb23b90c
59 changed files with 1377 additions and 32 deletions

View File

@ -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-2010 Salvatore Sanfilippo. All rights reserved.
* Copyright(C) 2009-2012 Salvatore Sanfilippo. All rights reserved.
*
* The original copyright notice follows. */