Blame LICENSE.txt

Packit 89f5c2
The code in Glob is released under the license below. Copyrights to parts of
Packit 89f5c2
the code are held by whoever wrote the code in question: see CREDITS.txt for a
Packit 89f5c2
list of authors.
Packit 89f5c2
Packit 89f5c2
Copyright (c) 2008-2017 <authors>
Packit 89f5c2
All rights reserved.
Packit 89f5c2
Packit 89f5c2
Redistribution and use in source and binary forms, with or without
Packit 89f5c2
modification, are permitted provided that the following conditions are met:
Packit 89f5c2
    * Redistributions of source code must retain the above copyright
Packit 89f5c2
      notice, this list of conditions and the following disclaimer.
Packit 89f5c2
    * Redistributions in binary form must reproduce the above copyright
Packit 89f5c2
      notice, this list of conditions and the following disclaimer in the
Packit 89f5c2
      documentation and/or other materials provided with the distribution.
Packit 89f5c2
    * Neither the name of the project nor the names of its contributors may be
Packit 89f5c2
      used to endorse or promote products derived from this software without
Packit 89f5c2
      specific prior written permission.
Packit 89f5c2
Packit 89f5c2
THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR IMPLIED
Packit 89f5c2
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
Packit 89f5c2
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
Packit 89f5c2
EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
Packit 89f5c2
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
Packit 89f5c2
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
Packit 89f5c2
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
Packit 89f5c2
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
Packit 89f5c2
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
Packit 89f5c2
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.