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