]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/AutoGen/__init__.py
Sync EDKII BaseTools to BaseTools project r1903.
[mirror_edk2.git] / BaseTools / Source / Python / AutoGen / __init__.py
index d6fa5ec126c8613ba5a823a527a5aa77dbfd37ae..737cb0c9aba9f9066b216b950b6135169adf31cf 100644 (file)
@@ -1,4 +1,10 @@
-# Copyright (c) 2007, Intel Corporation\r
+## @file\r
+# Python 'AutoGen' package initialization file.\r
+#\r
+# This file is required to make Python interpreter treat the directory\r
+# as containing package.\r
+#\r
+# Copyright (c) 2007 - 2010, Intel Corporation<BR>\r
 # All rights reserved. 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
@@ -6,5 +12,6 @@
 #\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
 __all__ = ["AutoGen"]\r