Blame LICENSE

Packit 2cbdf3
Copyright (c) 1995-2011, Chris Dornan and Simon Marlow
Packit 2cbdf3
All rights reserved.
Packit 2cbdf3
Packit 2cbdf3
Redistribution and use in source and binary forms, with or without
Packit 2cbdf3
modification, are permitted provided that the following conditions are
Packit 2cbdf3
met:
Packit 2cbdf3
Packit 2cbdf3
    * Redistributions of source code must retain the above copyright
Packit 2cbdf3
      notice, this list of conditions and the following disclaimer.
Packit 2cbdf3
Packit 2cbdf3
    * Redistributions in binary form must reproduce the above
Packit 2cbdf3
      copyright notice, this list of conditions and the following
Packit 2cbdf3
      disclaimer in the documentation and/or other materials provided
Packit 2cbdf3
      with the distribution.
Packit 2cbdf3
Packit 2cbdf3
    * Neither the name of the copyright holders, nor the names of the
Packit 2cbdf3
      contributors may be used to endorse or promote products derived
Packit 2cbdf3
      from this software without specific prior written permission.
Packit 2cbdf3
Packit 2cbdf3
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
Packit 2cbdf3
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
Packit 2cbdf3
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
Packit 2cbdf3
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
Packit 2cbdf3
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
Packit 2cbdf3
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
Packit 2cbdf3
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
Packit 2cbdf3
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
Packit 2cbdf3
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
Packit 2cbdf3
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
Packit 2cbdf3
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.