-
Notifications
You must be signed in to change notification settings - Fork 176
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
Dual licensing: AGPL + Element Commercial #4118
Conversation
2 replace all actions have been performed: - "SPDX-License-Identifier: AGPL-3.0-only" to "SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial" - "Please see LICENSE in the repository root for full details." to "Please see LICENSE files in the repository root for full details."
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #4118 +/- ##
========================================
Coverage 83.28% 83.28%
========================================
Files 1885 1885
Lines 49098 49098
Branches 5764 5764
========================================
Hits 40890 40890
Misses 6139 6139
Partials 2069 2069 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, LGTM!
Content
This PR mimics what has been done on element-hq/element-x-ios#3657.
Could be review commit per commit, for the big commit, this is 2 replace all, so I guess it can just be ignored...
Motivation and context
Make it clear that the code is dual licensed.
Screenshots / GIFs
There should be no impact on any code.
Tests
Tested devices
Checklist