X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=BaseTools%2FSource%2FPython%2FTrim%2FTrim.py;fp=BaseTools%2FSource%2FPython%2FTrim%2FTrim.py;h=6f29f1a35a0fe7f0ef9abbdda7bf25ea8ac52875;hb=2e351cbe8e190271b3716284fc1076551d005472;hp=6f93538a22ea094ad00cfca6e190186f840e549b;hpb=9ca2b9b9abeff5db9da35dc8a506e7ebd632655f;p=mirror_edk2.git diff --git a/BaseTools/Source/Python/Trim/Trim.py b/BaseTools/Source/Python/Trim/Trim.py index 6f93538a22..6f29f1a35a 100644 --- a/BaseTools/Source/Python/Trim/Trim.py +++ b/BaseTools/Source/Python/Trim/Trim.py @@ -2,13 +2,7 @@ # Trim files preprocessed by compiler # # Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.
-# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the BSD License -# which accompanies this distribution. The full text of the license may be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # ##