Hackfut Security File Manager
Current Path:
/opt/alt/python37/lib/python3.7/site-packages/cllicense
opt
/
alt
/
python37
/
lib
/
python3.7
/
site-packages
/
cllicense
/
📁
..
📄
__init__.py
(333 B)
📁
__pycache__
📄
cl_license_arg_parse.py
(2.22 KB)
📄
license.py
(7.39 KB)
📄
license_lib.py
(2.23 KB)
Editing: __init__.py
# -*- coding: utf-8 -*- # Copyright © Cloud Linux GmbH & Cloud Linux Software, Inc 2010-2019 All Rights Reserved # # Licensed under CLOUD LINUX LICENSE AGREEMENT # http://cloudlinux.com/docs/LICENSE.TXT from __future__ import absolute_import from .license_lib import CloudlinuxLicenseLib __all__ = [ "CloudlinuxLicenseLib" ]
Upload File
Create Folder