Blame LICENSE.txt

rpm-build 2ca94e
The code in this repository code was Written by Gil Tene, Michael Barker,
rpm-build 2ca94e
and Matt Warren, and released to the public domain, as explained at
rpm-build 2ca94e
http://creativecommons.org/publicdomain/zero/1.0/
rpm-build 2ca94e
rpm-build 2ca94e
For users of this code who wish to consume it under the "BSD" license
rpm-build 2ca94e
rather than under the public domain or CC0 contribution text mentioned
rpm-build 2ca94e
above, the code found under this directory is *also* provided under the
rpm-build 2ca94e
following license (commonly referred to as the BSD 2-Clause License). This
rpm-build 2ca94e
license does not detract from the above stated release of the code into
rpm-build 2ca94e
the public domain, and simply represents an additional license granted by
rpm-build 2ca94e
the Author.
rpm-build 2ca94e
rpm-build 2ca94e
-----------------------------------------------------------------------------
rpm-build 2ca94e
** Beginning of "BSD 2-Clause License" text. **
rpm-build 2ca94e
rpm-build 2ca94e
 Copyright (c) 2012, 2013, 2014 Gil Tene
rpm-build 2ca94e
 Copyright (c) 2014 Michael Barker
rpm-build 2ca94e
 Copyright (c) 2014 Matt Warren
rpm-build 2ca94e
 All rights reserved.
rpm-build 2ca94e
rpm-build 2ca94e
 Redistribution and use in source and binary forms, with or without
rpm-build 2ca94e
 modification, are permitted provided that the following conditions are met:
rpm-build 2ca94e
rpm-build 2ca94e
 1. Redistributions of source code must retain the above copyright notice,
rpm-build 2ca94e
    this list of conditions and the following disclaimer.
rpm-build 2ca94e
rpm-build 2ca94e
 2. Redistributions in binary form must reproduce the above copyright notice,
rpm-build 2ca94e
    this list of conditions and the following disclaimer in the documentation
rpm-build 2ca94e
    and/or other materials provided with the distribution.
rpm-build 2ca94e
rpm-build 2ca94e
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
rpm-build 2ca94e
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
rpm-build 2ca94e
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
rpm-build 2ca94e
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
rpm-build 2ca94e
 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
rpm-build 2ca94e
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
rpm-build 2ca94e
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
rpm-build 2ca94e
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
rpm-build 2ca94e
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
rpm-build 2ca94e
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
rpm-build 2ca94e
 THE POSSIBILITY OF SUCH DAMAGE.