Skip to content

Commit dd5c654

Browse files
authored
docs oss patch (#1589)
* add copyright to docs * add terms of use and privacy policy links
1 parent b34cab3 commit dd5c654

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# Book settings
88
title : "fairchem" # FAIR Chemistry Documentation # The title of the book. Will be placed in the left navbar.
99
author : FAIR Chemistry & Collaborators # The author of the book
10-
copyright : "2025" # Copyright year to be placed in the footer
10+
copyright : "Meta Platforms, Inc" # Copyright year to be placed in the footer
1111
# logo : logo.png # A path to the book logo - no logo looks better than old logo
1212

1313
# Force re-execution of notebooks on each build.

docs/core/install.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,11 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7878
SOFTWARE.
7979
```
8080

81+
### Terms of use & privacy policy
82+
83+
Please read the following [Terms of Use](https://opensource.fb.com/legal/terms) and
84+
[Privacy Policy](https://opensource.fb.com/legal/privacy) covering usage of `fairchem` software and models.
85+
8186
### Model checkpoints and datasets
8287

8388
Please check each dataset and model for their own licenses.

0 commit comments

Comments
 (0)