Skip to content

Commit

Permalink
chore: update license, author and org information
Browse files Browse the repository at this point in the history
  • Loading branch information
huniafatima-arbi authored Oct 30, 2024
1 parent e65fc1f commit eb0e3a1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@ def get_version(*file_paths):
These works by
<a
xmlns:cc="https://creativecommons.org/ns#"
href="https://openedx.org"
href="https://edx.org"
property="cc:attributionName"
rel="cc:attributionURL"
>Axim Collaborative</a>
>edX LLC</a>
are licensed under a
<a
rel="license"
Expand Down Expand Up @@ -125,8 +125,8 @@ def get_version(*file_paths):

# General information about the project.
project = 'learner-pathway-progress'
copyright = '2024, edX Inc.' # pylint: disable=redefined-builtin
author = 'edX org'
copyright = '2024, edX LLC' # pylint: disable=redefined-builtin
author = 'edX LLC'
project_title = 'learner-pathway-progress'
documentation_title = f"{project_title}"

Expand Down

0 comments on commit eb0e3a1

Please sign in to comment.