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

@@ -2,8 +2,9 @@
/*
* Copyright 2001-2010 Georges Menie (www.menie.org)
* Copyright 2010 Salvatore Sanfilippo (adapted to Redis coding style)
* Copyright 2010-2012 Salvatore Sanfilippo (adapted to Redis coding style)
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*