Skip to content

Update license from GPLv2 to GPLv3.#72

Open
kareem-wolfssl wants to merge 2 commits into
wolfSSL:masterfrom
kareem-wolfssl:gplv3
Open

Update license from GPLv2 to GPLv3.#72
kareem-wolfssl wants to merge 2 commits into
wolfSSL:masterfrom
kareem-wolfssl:gplv3

Conversation

@kareem-wolfssl

Copy link
Copy Markdown
Contributor

No description provided.

@kareem-wolfssl kareem-wolfssl self-assigned this Jul 20, 2026
Copilot AI review requested due to automatic review settings July 20, 2026 17:38

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project’s licensing statements to reflect a move from GPLv2 to GPLv3 across the Python package, tests, examples, and documentation metadata.

Changes:

  • Updated file headers to reference GPLv3 (and refreshed copyright years).
  • Updated packaging metadata (setup.py, wolfssl/__about__.py) to “GPLv3-or-later”.
  • Updated licensing documentation (LICENSING.rst) and Sphinx docs copyright.

Reviewed changes

Copilot reviewed 23 out of 23 changed files in this pull request and generated 23 comments.

Show a summary per file
File Description
wolfssl/utils.py Updates license header to GPLv3 and refreshes copyright year range.
wolfssl/exceptions.py Updates license header to GPLv3 and refreshes copyright year range.
wolfssl/_openssl.py Updates license header to GPLv3 and refreshes copyright year range.
wolfssl/_methods.py Updates license header to GPLv3 and refreshes copyright year range.
wolfssl/_build_ffi.py Updates license header to GPLv3 and refreshes copyright year range.
wolfssl/init.py Updates license header to GPLv3 and refreshes copyright year range.
wolfssl/about.py Updates license header and package __license__ metadata to GPLv3-or-later.
tests/test_write_bytes.py Updates test file license header to GPLv3 and refreshes copyright year range.
tests/test_methods.py Updates test file license header to GPLv3 and refreshes copyright year range.
tests/test_io_error_mapping.py Updates test file license header to GPLv3 and refreshes copyright year range.
tests/test_getpeercert.py Updates test file license header to GPLv3 and refreshes copyright year range.
tests/test_dtls_server_example.py Updates test file license header to GPLv3 and refreshes copyright year range.
tests/test_dtls_handshake_once.py Updates test file license header to GPLv3 and refreshes copyright year range.
tests/test_context.py Updates test file license header to GPLv3 and refreshes copyright year range.
tests/test_client.py Updates test file license header to GPLv3 and refreshes copyright year range.
tests/test_client_example.py Updates test file license header to GPLv3 and refreshes copyright year range.
tests/conftest.py Updates test configuration license header to GPLv3 and refreshes copyright year range.
setup.py Updates package license metadata/classifier and license header to GPLv3.
LICENSING.rst Updates licensing documentation to reference GPLv3 and updates link to GPLv3 text.
examples/server.py Updates example file license header to GPLv3 and refreshes copyright year range.
examples/client.py Updates example file license header to GPLv3 and refreshes copyright year range.
docs/Makefile Updates docs build Makefile license header to GPLv3 and refreshes copyright year range.
docs/conf.py Updates Sphinx config copyright year range.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread wolfssl/utils.py
Comment thread wolfssl/exceptions.py
Comment thread wolfssl/_openssl.py
Comment thread wolfssl/_methods.py
Comment thread wolfssl/_build_ffi.py
Comment thread examples/server.py
Comment thread docs/Makefile
Comment thread setup.py
Comment thread setup.py
Comment thread LICENSING.rst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants