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 1237d71c4e
commit 4365e5b2d3
61 changed files with 1409 additions and 33 deletions

View File

@ -1,5 +1,4 @@
/* Redis Sentinel implementation
* -----------------------------
*
* Copyright (c) 2009-2012, Salvatore Sanfilippo <antirez at gmail dot com>
* All rights reserved.