Blame LICENSE

Packit aac759
All files in libev are
Packit aac759
Copyright (c)2007,2008,2009,2010,2011,2012,2013 Marc Alexander Lehmann.
Packit aac759
Packit aac759
Redistribution and use in source and binary forms, with or without
Packit aac759
modification, are permitted provided that the following conditions are
Packit aac759
met:
Packit aac759
Packit aac759
    * Redistributions of source code must retain the above copyright
Packit aac759
      notice, this list of conditions and the following disclaimer.
Packit aac759
Packit aac759
    * Redistributions in binary form must reproduce the above
Packit aac759
      copyright notice, this list of conditions and the following
Packit aac759
      disclaimer in the documentation and/or other materials provided
Packit aac759
      with the distribution.
Packit aac759
Packit aac759
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
Packit aac759
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
Packit aac759
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
Packit aac759
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
Packit aac759
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
Packit aac759
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
Packit aac759
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
Packit aac759
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
Packit aac759
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
Packit aac759
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
Packit aac759
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Packit aac759
Packit aac759
Alternatively, the contents of this package may be used under the terms
Packit aac759
of the GNU General Public License ("GPL") version 2 or any later version,
Packit aac759
in which case the provisions of the GPL are applicable instead of the
Packit aac759
above. If you wish to allow the use of your version of this package only
Packit aac759
under the terms of the GPL and not to allow others to use your version of
Packit aac759
this file under the BSD license, indicate your decision by deleting the
Packit aac759
provisions above and replace them with the notice and other provisions
Packit aac759
required by the GPL in this and the other files of this package. If you do
Packit aac759
not delete the provisions above, a recipient may use your version of this
Packit aac759
file under either the BSD or the GPL.