• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Software License Agreement (BSD License)
2
3Copyright (c) 2009-2015, Kevin Decker <kpdecker@gmail.com>
4
5All rights reserved.
6
7Redistribution and use of this software in source and binary forms, with or without modification,
8are permitted provided that the following conditions are met:
9
10* Redistributions of source code must retain the above
11  copyright notice, this list of conditions and the
12  following disclaimer.
13
14* Redistributions in binary form must reproduce the above
15  copyright notice, this list of conditions and the
16  following disclaimer in the documentation and/or other
17  materials provided with the distribution.
18
19* Neither the name of Kevin Decker nor the names of its
20  contributors may be used to endorse or promote products
21  derived from this software without specific prior
22  written permission.
23
24THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR
25IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
26FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
27CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
28DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
29DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
30IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
31OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.