Blame copying_headers/header.freeBSD3

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