X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BaseTools%2FSource%2FC%2FBrotliCompress%2FBrotliCompress.bat;h=e0fd76d74d21d3454d5c4129462790e7510926e4;hp=1bca076febd24293ed728de825c3f8eca0519cf8;hb=8693aa6a13329a8612412789b5471c56e515ed45;hpb=307a19a7ec790a7d9ff7fe8332ad4c326b2d32a0 diff --git a/BaseTools/Source/C/BrotliCompress/BrotliCompress.bat b/BaseTools/Source/C/BrotliCompress/BrotliCompress.bat index 1bca076feb..e0fd76d74d 100644 --- a/BaseTools/Source/C/BrotliCompress/BrotliCompress.bat +++ b/BaseTools/Source/C/BrotliCompress/BrotliCompress.bat @@ -1,3 +1,16 @@ +@REM @file +@REM This script will exec Brotli tool with -e/-d options. +@REM +@REM Copyright (c) 2017, Intel Corporation. All rights reserved.
+@REM This program and the accompanying materials +@REM are licensed and made available under the terms and conditions of the BSD License +@REM which accompanies this distribution. The full text of the license may be found at +@REM http://opensource.org/licenses/bsd-license.php +@REM +@REM THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, +@REM WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. +@REM + @echo off @setlocal