]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/TianoCompress/Makefile
BaseTools: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / BaseTools / Source / C / TianoCompress / Makefile
index c7e0bed2d8355fc7a16c0609a59f94f9fa7410c0..95369584693621efc938a5708428197ce4b7634f 100644 (file)
@@ -1,10 +1,16 @@
-!INCLUDE ..\Makefiles\ms.common
-
-APPNAME = TianoCompress
-
-LIBS = $(LIB_PATH)\Common.lib
-
-OBJECTS = TianoCompress.obj
-
-!INCLUDE ..\Makefiles\ms.app
-
+## @file\r
+# Windows makefile for 'TianoCompress' module build.\r
+#\r
+# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# SPDX-License-Identifier: BSD-2-Clause-Patent\r
+#\r
+!INCLUDE ..\Makefiles\ms.common\r
+\r
+APPNAME = TianoCompress\r
+\r
+LIBS = $(LIB_PATH)\Common.lib\r
+\r
+OBJECTS = TianoCompress.obj\r
+\r
+!INCLUDE ..\Makefiles\ms.app\r
+\r