You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update licensing info for this fork of the community edition (#1)
* update submodule url
* update licensing info for this fork of the community edition
* restore source files headers
* Use the new VID:PID allocated to Librekeys by OpenMoko
* doc cleanup
etc.) may be declined for the public AGPLv3 tree even if technically valid.
44
-
That is normal: some functionality is intentionally offered only
45
-
under commercial terms.
46
-
47
28
If you are not comfortable with these terms, **do not open a pull request yet.**
48
29
Instead, please open an Issue to start a discussion.
49
30
@@ -76,9 +57,6 @@ Please keep PRs focused (one logical change per PR if possible).
76
57
- impact on existing flows / security model
77
58
- any new dependencies
78
59
79
-
This helps avoid doing a bunch of work on something that won't be accepted
80
-
in the Community Edition.
81
-
82
60
### 4. Coding style / security posture
83
61
- Aim for clarity and small, auditable changes. This code runs in places
84
62
where secrets live.
@@ -91,7 +69,7 @@ in the Community Edition.
91
69
- In the PR description, please include a short summary of what was changed and why.
92
70
- At the bottom of the PR description, **copy/paste and confirm the licensing line below**:
93
71
94
-
> I confirm that I have read `CONTRIBUTING.md` and I agree that this contribution may be used under both the AGPLv3 Community Edition and any proprietary / commercial / Enterprise editions of this project, now or in the future.
72
+
> I confirm that I have read `CONTRIBUTING.md` and I agree to its terms
95
73
96
74
A PR without that confirmation may be delayed or closed without merge.
0 commit comments