Blame LICENSE

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