]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/Eot/EotGlobalData.py
BaseTools: Fix indentation in CParser.py file
[mirror_edk2.git] / BaseTools / Source / Python / Eot / EotGlobalData.py
index a70a60b81905915a94f4756e63942fd9750d589f..dd4ff4cf5eb681a7ab948f87bf65d7575d88f5d8 100644 (file)
@@ -1,8 +1,8 @@
 ## @file\r
 # This file is used to save global datas\r
 #\r
-# Copyright (c) 2008 - 2010, Intel Corporation\r
-# All rights reserved. This program and the accompanying materials\r
+# Copyright (c) 2008 - 2014, Intel Corporation. All rights reserved.<BR>\r
+# 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
@@ -12,6 +12,7 @@
 #\r
 \r
 from Common.Misc import sdict\r
+from Common.LongFilePathSupport import OpenLongFilePath as open\r
 \r
 gEFI_SOURCE = ''\r
 gEDK_SOURCE = ''\r