Skip to content

Commit

Permalink
MAINT: Update the license
Browse files Browse the repository at this point in the history
  • Loading branch information
HaoZeke committed Feb 4, 2024
1 parent 5158973 commit ef20176
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions LICENSE.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Copyright (c) 2018-2023, asv Developers.
Copyright (c) 2011-2018, Michael Droettboom, Space Telescope Science Institute, Pauli Virtanen

All rights reserved.
Expand Down
3 changes: 2 additions & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@

# General information about the project.
project = u'airspeed velocity'
copyright = u'2013-2023, Michael Droettboom, Pauli Virtanen'
copyright = u'2018-2023, asv Developers'
# copyright = u'2013-2018, Michael Droettboom, Pauli Virtanen'

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
Expand Down

0 comments on commit ef20176

Please sign in to comment.