File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11Copyright & License
22===================
33
4- python-rtmidi was written by Christopher Arndt, 2012 - 2021 .
4+ python-rtmidi was written by Christopher Arndt, 2012 - 2023 .
55
66The software is released unter the MIT License:
77
8- Copyright (c) 2012 - 2022 Christopher Arndt
8+ Copyright (c) 2012 - 2023 Christopher Arndt
99
1010 Permission is hereby granted, free of charge, to any person obtaining a
1111 copy of this software and associated documentation files (the "Software"),
Original file line number Diff line number Diff line change 6060# General information about the project.
6161project = 'python-rtmidi'
6262author = 'Christopher Arndt'
63- copyright = f'2012 - 2022 , { author } '
63+ copyright = f'2012 - 2023 , { author } '
6464
6565# The version info for the project you're documenting, acts as replacement
6666# for |version| and |release|, also used in various other places throughout
You can’t perform that action at this time.
0 commit comments