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