]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/Ecc/ParserWarning.py
BaseTools: Refactor python except statements
[mirror_edk2.git] / BaseTools / Source / Python / Ecc / ParserWarning.py
index 547360d9270c3116f28526df8367e24be882f27d..a52c78ec3194dec39b6b5c657220b1c5f9e3d047 100644 (file)
@@ -1,3 +1,16 @@
+## @file\r
+# This file is used to be the warning class of ECC tool\r
+#\r
+# Copyright (c) 2009 - 2010, 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
+#\r
+# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+#\r
+\r
 ## The exception class that used to report error messages when preprocessing\r
 #\r
 # Currently the "ToolName" is set to be "ECC PP".\r