]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/CommonDataClass/DataClass.py
License header updated to match correct format.
[mirror_edk2.git] / BaseTools / Source / Python / CommonDataClass / DataClass.py
index 2cc09ff333693ad9f81c26d7c6961bf625f28536..3f6c3c65a58209c4df448c494f0ce704d21bfe84 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 # This file is used to define class for data structure used in ECC\r
 #\r
-# Copyright (c) 2008 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2008 - 2014, 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
@@ -29,6 +29,7 @@ MODEL_FILE_DSC = 1013
 MODEL_FILE_FDF = 1014\r
 MODEL_FILE_INC = 1015\r
 MODEL_FILE_CIF = 1016\r
+MODEL_FILE_UNI = 1017\r
 MODEL_FILE_OTHERS = 1099\r
 \r
 MODEL_IDENTIFIER_FILE_HEADER = 2001\r