]> git.proxmox.com Git - mirror_edk2.git/blobdiff - edksetup.sh
Update for NetworkPkg.
[mirror_edk2.git] / edksetup.sh
index cc4f58211afe4a9eec3fd132243a0414d13889b5..8eeea1130361e70fbf214a29059a5392caba71ee 100755 (executable)
@@ -1,6 +1,6 @@
 #
-# Copyright (c) 2006 - 2008, Intel Corporation
-# All rights reserved. This program and the accompanying materials
+# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>
+# 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
@@ -26,7 +26,6 @@
 #
 
 if [ \
-     -z "$1" -o \
      "$1" = "-?" -o \
      "$1" = "-h" -o \
      "$1" = "--help" \