]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/Eot/ParserWarning.py
BaseTools: Clean up source files
[mirror_edk2.git] / BaseTools / Source / Python / Eot / ParserWarning.py
index 2e3f5e49831c8414a9b4973bdcb978e93730f642..d1215981539ec5cf08919c3688aad3d740e2e1e4 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 # Warning information of Eot\r
 #\r
-#  Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -23,4 +23,4 @@ class Warning (Exception):
         self.message = Str\r
         self.FileName = File\r
         self.LineNumber = Line\r
-        self.ToolName = 'EOT'
\ No newline at end of file
+        self.ToolName = 'EOT'\r