Skip to content

Commit

Permalink
chore: update license and author name
Browse files Browse the repository at this point in the history
  • Loading branch information
huniafatima-arbi authored and dianakhuang committed Nov 21, 2024
1 parent cfb5144 commit 47d5556
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 @@ -95,8 +95,8 @@ def get_version(*file_paths):

# General information about the project.
project = 'commerce_coordinator'
copyright = f'{datetime.now().year}, edX Inc.' # pylint: disable=redefined-builtin
author = "edX Inc."
copyright = f'{datetime.now().year}, edX LLC.' # pylint: disable=redefined-builtin
author = "edX LLC."
project_title = 'commerce_coordinator'
documentation_title = f"{project_title}"

Expand Down Expand Up @@ -215,10 +215,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

0 comments on commit 47d5556

Please sign in to comment.