Skip to content

Commit

Permalink
update copyright to 2011-2024
Browse files Browse the repository at this point in the history
  • Loading branch information
ronso0 committed Feb 20, 2024
1 parent 72fda66 commit 8c8113d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@

# General information about the project.
project = "Mixxx"
copyright = "2011-2021, The Mixxx Development Team"
copyright = "2011-2024, The Mixxx Development Team"

# 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 Expand Up @@ -374,7 +374,7 @@
epub_title = "Mixxx User Manual"
epub_author = "The Mixxx Development Team"
epub_publisher = "The Mixxx Development Team"
epub_copyright = "2011-2021, The Mixxx Development Team"
epub_copyright = "2011-2024, The Mixxx Development Team"

# The basename for the epub file. It defaults to the project name.
# epub_basename = u'Mixxx'
Expand Down

0 comments on commit 8c8113d

Please sign in to comment.