Blame memkind-1.10.1/jemalloc/COPYING

Packit Service 7f3b24
Unless otherwise specified, files in the jemalloc source distribution are
Packit Service 7f3b24
subject to the following license:
Packit Service 7f3b24
--------------------------------------------------------------------------------
Packit Service 7f3b24
Copyright (C) 2002-present Jason Evans <jasone@canonware.com>.
Packit Service 7f3b24
All rights reserved.
Packit Service 7f3b24
Copyright (C) 2007-2012 Mozilla Foundation.  All rights reserved.
Packit Service 7f3b24
Copyright (C) 2009-present Facebook, Inc.  All rights reserved.
Packit Service 7f3b24
Packit Service 7f3b24
Redistribution and use in source and binary forms, with or without
Packit Service 7f3b24
modification, are permitted provided that the following conditions are met:
Packit Service 7f3b24
1. Redistributions of source code must retain the above copyright notice(s),
Packit Service 7f3b24
   this list of conditions and the following disclaimer.
Packit Service 7f3b24
2. Redistributions in binary form must reproduce the above copyright notice(s),
Packit Service 7f3b24
   this list of conditions and the following disclaimer in the documentation
Packit Service 7f3b24
   and/or other materials provided with the distribution.
Packit Service 7f3b24
Packit Service 7f3b24
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY EXPRESS
Packit Service 7f3b24
OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
Packit Service 7f3b24
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO
Packit Service 7f3b24
EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
Packit Service 7f3b24
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
Packit Service 7f3b24
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
Packit Service 7f3b24
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
Packit Service 7f3b24
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
Packit Service 7f3b24
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
Packit Service 7f3b24
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Packit Service 7f3b24
--------------------------------------------------------------------------------