X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BaseTools%2FSource%2FC%2FVolInfo%2FGNUmakefile;h=f6f35f9bdaa541ba26fea9334b64d285b9848218;hp=c80c55513b635cdb122027305e9195b81c5c0eca;hb=d16e777ac564557f805db05a0110874797b65ceb;hpb=c69f724df0f9e53b2c29f10e1eae3c784749e8da diff --git a/BaseTools/Source/C/VolInfo/GNUmakefile b/BaseTools/Source/C/VolInfo/GNUmakefile index c80c55513b..f6f35f9bda 100644 --- a/BaseTools/Source/C/VolInfo/GNUmakefile +++ b/BaseTools/Source/C/VolInfo/GNUmakefile @@ -1,8 +1,8 @@ ## @file -# Windows makefile for 'VolInfo' module build. +# GNU/Linux makefile for 'VolInfo' module build. # -# Copyright (c) 2007 - 2010, Intel Corporation
-# All rights reserved. This program and the accompanying materials +# 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 @@ -10,7 +10,6 @@ # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. # -ARCH ?= IA32 MAKEROOT ?= .. APPNAME = VolInfo