Skip to content

Commit

Permalink
Merge pull request #187 from openedx/axim-update
Browse files Browse the repository at this point in the history
List Axim as copyright owner in docs
  • Loading branch information
Feanil Patel authored Nov 3, 2023
2 parents 18efb1f + d035dff commit 0f88262
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

project = 'DoneXBlock'
current_year = datetime.utcnow().year
copyright = f'{current_year}, The Center for Reimagining Learning'
copyright = f'{current_year}, Axim Collaborative'
version = done.__version__


Expand Down

0 comments on commit 0f88262

Please sign in to comment.