]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/Ecc/EccGlobalData.py
BaseTools: Clean up source files
[mirror_edk2.git] / BaseTools / Source / Python / Ecc / EccGlobalData.py
index c0b00a4265d69beaf91a64c4afbf3fb909d0faed..79d0de680c66aeb9b00b9893c367ce5bfbc26670 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 # This file is used to save global datas used by ECC tool\r
 #\r
-# Copyright (c) 2008 - 2014, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2008 - 2018, 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
@@ -24,4 +24,4 @@ gIdentifierTableList = []
 gCFileList = []\r
 gHFileList = []\r
 gUFileList = []\r
-gException = None
\ No newline at end of file
+gException = None\r