]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/Ecc/ParserWarning.py
BaseTools/Capsule: Do not support -o with --dump-info
[mirror_edk2.git] / BaseTools / Source / Python / Ecc / ParserWarning.py
index 1874739915fbc05bad0e5f50de3accfb8a3b9f41..0e62ba2bb7cd8cf4c81c344e0d4dad33da24e51b 100644 (file)
@@ -1,8 +1,8 @@
 ## @file\r
 # This file is used to be the warning class of ECC tool\r
 #\r
-# Copyright (c) 2009 - 2010, Intel Corporation\r
-# All rights reserved. This program and the accompanying materials\r
+# Copyright (c) 2009 - 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
 # http://opensource.org/licenses/bsd-license.php\r
@@ -27,4 +27,4 @@ class Warning (Exception):
         self.message = Str\r
         self.FileName = File\r
         self.LineNumber = Line\r
-        self.ToolName = 'ECC PP'
\ No newline at end of file
+        self.ToolName = 'ECC PP'\r