]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/VfrCompile/Makefile
BaseTools: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / BaseTools / Source / C / VfrCompile / Makefile
index bdafbf69de8c28cfc33bc761757e6b9b94e61399..d6ec6ad00b6597951b25750e29a08999e59762fd 100644 (file)
@@ -1,18 +1,12 @@
 ## @file\r
 # Windows makefile for 'VfrCompile' module build.\r
 #\r
-# Copyright (c) 2008 - 2010, Intel Corporation<BR>\r
-# All rights reserved. This program and the accompanying materials\r
-# are licensed and made available under the terms and conditions of the BSD License\r
-# which accompanies this distribution.  The full text of the license may be found at\r
-# http://opensource.org/licenses/bsd-license.php\r
-#\r
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+# Copyright (c) 2008 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 !INCLUDE ..\Makefiles\ms.common\r
 \r
-CPPFLAGS = $(CPPFLAGS) /WX /D PCCTS_USE_NAMESPACE_STD /D VFREXP_DEBUG\r
+CPPFLAGS = $(CPPFLAGS) /WX /D PCCTS_USE_NAMESPACE_STD\r
 APPNAME = VfrCompile\r
 \r
 LIBS = $(LIB_PATH)\Common.lib\r