Skip to content

Commit

Permalink
chore: updated org, author and license
Browse files Browse the repository at this point in the history
  • Loading branch information
huniafatima-arbi committed Oct 30, 2024
1 parent f54f974 commit f1832ee
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 @@ -93,8 +93,8 @@ def get_version(*file_paths):

# General information about the project.
project = "platform-plugin-notices"
copyright = "2024, edX Inc." # pylint: disable=redefined-builtin
author = "edX org"
copyright = "2024, edX LLC" # pylint: disable=redefined-builtin
author = "edX LLC"
project_title = "platform-plugin-notices"
documentation_title = "{project_title}".format(project_title=project_title)

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

Please sign in to comment.