aboutsummaryrefslogtreecommitdiff
path: root/addons/service.xbmc.versioncheck/resources/lib/version_check/distro/__init__.py
blob: e08322aacc3604c72699a38467ffeba4f048b9f0 (plain)
1
2
3
4
5
6
7
8
9
10
# -*- coding: utf-8 -*-

"""

    SPDX-License-Identifier: Apache-2.0
    See LICENSES/Apache-2.0.txt for more information.

"""

__all__ = ['distro']