]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/UPT/Library/GlobalData.py
BaseTools: Clean up source files
[mirror_edk2.git] / BaseTools / Source / Python / UPT / Library / GlobalData.py
index 1ae2417c2fbe3dabc3c1d4a90ff77e1ea9490d95..40b17cf083f15675145999909d2e58c7a4a61fc5 100644 (file)
@@ -1,11 +1,11 @@
 ## @file\r
 # This file is used to define common static strings and global data used by UPT\r
 #\r
-# Copyright (c) 2011 - 2017, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\r
-# This program and the accompanying materials are licensed and made available \r
-# under the terms and conditions of the BSD License which accompanies this \r
-# distribution. The full text of the license may be found at \r
+# This program and the accompanying materials are licensed and made available\r
+# under the terms and conditions of the BSD License which accompanies this\r
+# distribution. The full text of the license may be found at\r
 # http://opensource.org/licenses/bsd-license.php\r
 #\r
 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
@@ -16,7 +16,7 @@ GlobalData
 '''\r
 \r
 #\r
-# The workspace directory \r
+# The workspace directory\r
 #\r
 gWORKSPACE = '.'\r
 gPACKAGE_PATH = None\r