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
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
Contributions from the community are essential in keeping Hibernate (and any Open Source
4
4
project really) strong and successful.
5
5
6
-
# Legal
6
+
##Legal
7
7
8
8
All original contributions to Hibernate are licensed under the
9
9
[Apache License version 2.0 (Apache-2.0)](https://www.apache.org/licenses/LICENSE-2.0.txt),
@@ -24,6 +24,12 @@ by sending a pull request to the project's GitHub repository,
24
24
listing at least one relevant contribution in the pull request description.
25
25
Note: one-liner or repetitive patches may not be sufficient to claim copyright.
26
26
27
+
### Compliance with Laws and Regulations
28
+
29
+
All contributions must comply with applicable laws and regulations, including U.S. export control and sanctions restrictions.
30
+
For background, see the Linux Foundation’s guidance:
31
+
[Navigating Global Regulations and Open Source: US OFAC Sanctions](https://www.linuxfoundation.org/blog/navigating-global-regulations-and-open-source-us-ofac-sanctions).
32
+
27
33
## Guidelines
28
34
29
35
While we try to keep requirements for contributing to a minimum, there are a few guidelines
0 commit comments