Skip to content

Commit

Permalink
Merge pull request #617 from ronso0/copyright-2024
Browse files Browse the repository at this point in the history
Update copyright 2024
  • Loading branch information
daschuer authored Feb 22, 2024
2 parents 5f3cfa2 + 8c8113d commit bba0763
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 bba0763

Please sign in to comment.