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,6 +1,6 @@
/* SDSLib, A C dynamic strings library
*
* 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