mirror of
https://github.com/edk2-porting/edk2-msm
synced 2024-11-22 08:06:25 +00:00
0708ba624f
It may not be complete yet. Feel free to get in contact with me if anything is still missing or handled inappropriate. Signed-off-by: Molly Sophia <mollysophia379@gmail.com>
39 lines
2.0 KiB
Plaintext
39 lines
2.0 KiB
Plaintext
Copyright (c) Andrei Warkentin. All rights reserved.
|
|
Copyright (c) Apple Inc. All rights reserved.
|
|
Copyright (c) ARM Limited. All rights reserved.
|
|
Copyright (c) Bingxing Wang. All rights reserved.
|
|
Copyright (c) DuoWoA authors. All rights reserved.
|
|
Copyright (c) Intel Corporation. All rights reserved.
|
|
Copyright (c) Linaro Limited. All rights reserved.
|
|
Copyright (c) Microsoft Corporation. All rights reserved.
|
|
Copyright (c) Red Hat, Inc. All rights reserved.
|
|
Copyright (c) Renegade Project. All rights reserved.
|
|
Copyright (c) Samuel Tulach. All rights reserved.
|
|
Copyright (c) The Android Open Source Project. All rights reserved.
|
|
Copyright (c) The Linux Foundation. All rights reserved.
|
|
Copyright (c) The EFIDroid Project. All rights reserved.
|
|
Copyright (c) Travis Geiselbrecht. All rights reserved.
|
|
|
|
Redistribution and use in source and binary forms, with or without
|
|
modification, are permitted provided that the following conditions
|
|
are met:
|
|
|
|
* Redistributions of source code must retain the above copyright
|
|
notice, this list of conditions and the following disclaimer.
|
|
* Redistributions in binary form must reproduce the above copyright
|
|
notice, this list of conditions and the following disclaimer in
|
|
the documentation and/or other materials provided with the
|
|
distribution.
|
|
|
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
|
|
FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
|
|
COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
|
|
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
|
|
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
|
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
|
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
|
|
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|
POSSIBILITY OF SUCH DAMAGE. |