X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BaseTools%2FSource%2FPython%2FEcc%2FCParser4%2FCListener.py;h=bb4351d9249a3d55462c67193414f68f25619989;hp=1696336694dbf24e4d7d181988960d1074834eed;hb=2e351cbe8e190271b3716284fc1076551d005472;hpb=9ca2b9b9abeff5db9da35dc8a506e7ebd632655f diff --git a/BaseTools/Source/Python/Ecc/CParser4/CListener.py b/BaseTools/Source/Python/Ecc/CParser4/CListener.py index 1696336694..bb4351d924 100644 --- a/BaseTools/Source/Python/Ecc/CParser4/CListener.py +++ b/BaseTools/Source/Python/Ecc/CParser4/CListener.py @@ -14,13 +14,7 @@ else: # # Copyright (c) 2009 - 2010, 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 # ##