]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/Ecc/ParserWarning.py
BaseTools: Clean up source files
[mirror_edk2.git] / BaseTools / Source / Python / Ecc / ParserWarning.py
index a52c78ec3194dec39b6b5c657220b1c5f9e3d047..0e62ba2bb7cd8cf4c81c344e0d4dad33da24e51b 100644 (file)
@@ -1,7 +1,7 @@
 ## @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
+# 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
@@ -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