]> git.proxmox.com Git - mirror_edk2.git/blob - BaseTools/Source/Python/UPT/Object/POM/__init__.py
BaseTools: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / BaseTools / Source / Python / UPT / Object / POM / __init__.py
1 ## @file
2 # Python 'Object' package initialization file.
3 #
4 # This file is required to make Python interpreter treat the directory
5 # as containing package.
6 #
7 # Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.<BR>
8 #
9 # SPDX-License-Identifier: BSD-2-Clause-Patent
10 #
11
12 '''
13 POM
14 '''