[GH-ISSUE #4690] License clarification #9712

Closed
opened 2026-08-05 01:23:11 -04:00 by saavagebueno · 2 comments
Owner

Originally created by @AaronDewes on GitHub (Oct 23, 2025).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/4690

Hi!

I am wondering about the license of the "client" directory. According to the "LICENSE" file, it is licensed under the BSD 3-Clause License. However, the client imports the code from https://github.com/netbirdio/management-integrations. This code is licensed under the GNU GPL 3.0. According to the GPL terms, this means the client would be GPL 3.0 as well. Am I correct here?

Originally created by @AaronDewes on GitHub (Oct 23, 2025). Original GitHub issue: https://github.com/netbirdio/netbird/issues/4690 Hi! I am wondering about the license of the "client" directory. According to the "LICENSE" file, it is licensed under the BSD 3-Clause License. However, the client imports the code from https://github.com/netbirdio/management-integrations. This code is licensed under the GNU GPL 3.0. According to the GPL terms, this means the client would be GPL 3.0 as well. Am I correct here?
Author
Owner

@lixmal commented on GitHub (Oct 23, 2025):

Can you point me to the place where the client imports that code, other than test files (those are not compiled into the distributed files)?

<!-- gh-comment-id:3438806454 --> @lixmal commented on GitHub (Oct 23, 2025): Can you point me to the place where the client imports that code, other than test files (those are not compiled into the distributed files)?
Author
Owner

@AaronDewes commented on GitHub (Oct 25, 2025):

You are right, I didn't realize these are test files only. Sorry for the false issue then.

<!-- gh-comment-id:3446865380 --> @AaronDewes commented on GitHub (Oct 25, 2025): You are right, I didn't realize these are test files only. Sorry for the false issue then.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#9712