blob: 399bd7c574f1f363ab8ca8b613c447a47238818b [file] [log] [blame]
lahiker4281c52c72011-03-15 19:14:43 +00001Copyright (c) 2008-2011, Dave Benson.
lahiker42b446bbd2008-09-23 15:06:37 +00002
lahiker4281c52c72011-03-15 19:14:43 +00003All rights reserved.
lahiker42b446bbd2008-09-23 15:06:37 +00004
lahiker4281c52c72011-03-15 19:14:43 +00005Redistribution and use in source and binary forms, with
6or without modification, are permitted provided that the
7following conditions are met:
lahiker42b446bbd2008-09-23 15:06:37 +00008
lahiker4281c52c72011-03-15 19:14:43 +00009* Redistributions of source code must retain the above
10 copyright notice, this list of conditions and the following
11 disclaimer.
12* Redistributions in binary form must reproduce
13 the above copyright notice, this list of conditions and
14 the following disclaimer in the documentation and/or other
15 materials provided with the distribution.
16* Neither the name
17 of "protobuf-c" nor the names of its contributors
18 may be used to endorse or promote products derived from
19 this software without specific prior written permission.
lahiker42b446bbd2008-09-23 15:06:37 +000020
lahiker4281c52c72011-03-15 19:14:43 +000021THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
22CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
23INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
24OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
25ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER
26OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
27INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
28(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
29GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
30BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
31LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
32(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
33OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
34POSSIBILITY OF SUCH DAMAGE.