Skip to content

Commit 667f7c5

Browse files
committed
📄 Update C-PAC license to LGPL-3.0-or-later
1 parent 9826970 commit 667f7c5

File tree

4 files changed

+909
-3
lines changed

4 files changed

+909
-3
lines changed

docs/_sources/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,8 @@ def yaml_to_rst(path):
168168

169169
# General information about the project.
170170
project = 'C-PAC'
171-
copyright = '2012‒2022, C-PAC Team'
172-
171+
copyright = '2012‒2022, C-PAC Developers. C-PAC is licensed under LGPL-3' \
172+
'.0-or-later'
173173
# The version info for the project you're documenting, acts as replacement for
174174
# |version| and |release|, also used in various other places throughout the
175175
# built documents.

docs/_sources/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Contents:
1414

1515
User Guide <user/index>
1616
Developer Documentation <developer/index>
17+
License <license>
1718

1819

1920
Indices and tables

0 commit comments

Comments
 (0)