Use GPLv3 rather than GPLv3+.

pull/72/head
Kareem 2026-07-20 13:28:19 -07:00
parent a69521afa4
commit 2cbf28d9e3
2 changed files with 2 additions and 2 deletions

View File

@ -59,7 +59,7 @@ setup(
author="wolfSSL Inc.",
author_email="info@wolfssl.com",
url="https://github.com/wolfssl/wolfssl-py",
license="GPLv3-or-later or Commercial License",
license="GPLv3 or Commercial License",
packages=["wolfssl"],

View File

@ -29,7 +29,7 @@ __uri__ = "https://github.com/wolfssl/wolfssl-py"
__author__ = "wolfSSL Inc."
__email__ = "info@wolfssl.com"
__license__ = "GPLv3-or-later or Commercial License"
__license__ = "GPLv3 or Commercial License"
__copyright__ = "Copyright (C) 2006-2026 wolfSSL Inc"
__all__ = [