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

@ -6,7 +6,9 @@
* test_cond("Check if 5 > 10", 5 > 10)
* test_report()
*
* Copyright (c) 2010, Salvatore Sanfilippo <antirez at gmail dot com>
* ----------------------------------------------------------------------------
*
* Copyright (c) 2010-2012, Salvatore Sanfilippo <antirez at gmail dot com>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without