@@ -38,9 +38,9 @@ These licenses are considered acceptable for any files or code that form part of
3838an Elixir repository. If a contribution requires a different license, it must
3939either be rejected or prompt an update to this policy.
4040
41- ## 4. Contributing to Elixir Projects
41+ ## 4. Contributing to the Elixir repository
4242
43- Any code contributed to Elixir repositories must fall under one of the accepted
43+ Any code contributed to the Elixir repository must fall under one of the accepted
4444licenses (Apache-2.0, Unicode, or Elixir Trademark). Contributions under any
4545other license will be rejected unless this policy is formally revised to include
4646that license. All files except those specifically exempted (e.g., certain test
@@ -51,13 +51,9 @@ configuration and undergo review.
5151
5252Contributions must not introduce executable binary files into the codebase.
5353
54- Every Elixir project within the organization will have an automated GitHub
55- Action to enforce these rules. This mechanism aids in detecting non-compliant
56- licenses or files early in the review process.
57-
5854## 5. Preservation of Copyright and License Information
5955
60- Any third-party code incorporated into Elixir projects must retain original
56+ Any third-party code incorporated into the Elixir repository must retain original
6157copyright and license headers. If no such headers exist in the source, they must
6258be added. This practice ensures that original authors receive proper credit and
6359that the licensing lineage is preserved.
@@ -165,4 +161,4 @@ necessary, by the EEF CISO. Any significant changes will be communicated to
165161contributors and made publicly available.
166162
167163* Effective Date: 2025-02-20*
168- * Last Reviewed: 2025-02 -20*
164+ * Last Reviewed: 2025-11 -20*
0 commit comments