Skip to content

Commit 8311b38

Browse files
committed
Update footer and License section to include cc-by-4.0 #2168
Signed-off-by: Chin Yeung Li <tli@nexb.com>
1 parent 28e5b7d commit 8311b38

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

docs/source/conf.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@
1818
# -- Project information -----------------------------------------------------
1919

2020
project = "ScanCode-Toolkit"
21-
copyright = "nexB Inc. and others."
21+
copyright = "nexB Inc. and others." + \
22+
"Except where otherwise noted, this documentation is " + \
23+
"licensed under a cc-by-4.0"
2224
author = "AboutCode.org authors and contributors"
2325

2426
# -- General configuration ---------------------------------------------------

docs/source/getting-started/home.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,8 @@ Thank you for giving ScanCode a try!
138138

139139
License
140140
-------
141-
ScanCode is licensed under Apache-2.0 and others. See `License
141+
ScanCode is licensed under Apache-2.0 and others. Datasets contributed is
142+
subject to CC-BY-4.0. See `License
142143
<https://github.com/aboutcode-org/scancode-toolkit?tab=readme-ov-file#license>`_
143144
for details.
144145

0 commit comments

Comments
 (0)