Skip to content

Commit

Permalink
docs: list Axim as copyright owner in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sarina committed Nov 2, 2023
1 parent 18efb1f commit d035dff
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 d035dff

Please sign in to comment.