Skip to content

License Change to AGPLv3 #4285

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 5, 2025
Merged

License Change to AGPLv3 #4285

merged 4 commits into from
Aug 5, 2025

Conversation

braginini
Copy link
Contributor

@braginini braginini commented Aug 5, 2025

Describe your changes

Dual license: apply AGPL‑3.0 to management/, signal/, and relay directories (BSD‑3 remains for the rest).

Issue ticket number and link

Stack

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

By submitting this pull request, you confirm that you have read and agree to the terms of the Contributor License Agreement.

@Copilot Copilot AI review requested due to automatic review settings August 5, 2025 09:14
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR changes the licensing structure of the project by introducing a dual-license approach: the main repository remains under BSD-3-Clause license, while specific directories (management/, signal/, and relay/) are now licensed under AGPLv3.

  • Adds AGPLv3 license files to management/, signal/, and relay/ directories
  • Updates the main LICENSE file to clarify the dual-license structure and specify which directories use which license

Reviewed Changes

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

File Description
signal/LICENSE Adds complete AGPLv3 license text for the signal directory
relay/LICENSE Adds complete AGPLv3 license text for the relay directory
management/LICENSE Adds complete AGPLv3 license text for the management directory
LICENSE Updates main license to clarify dual-license structure and specify scope

Copy link

sonarqubecloud bot commented Aug 5, 2025

@braginini braginini merged commit 92ce5af into main Aug 5, 2025
35 of 36 checks passed
@braginini braginini deleted the misc/license-change branch August 5, 2025 09:37
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.

2 participants