File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- Copyright (c) 2015-2020 pySerial-team (see CREDITS.rst)
1+ Copyright (c) 2015-2021 pySerial-team (see CREDITS.rst)
22All Rights Reserved.
33
44Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 44
55License
66=======
7- Copyright (c) 2015-2020 pySerial-team (see CREDITS.rst)
7+ Copyright (c) 2015-2021 pySerial-team (see CREDITS.rst)
88All Rights Reserved.
99
1010Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ def find_version(path: pathlib.Path):
5959
6060# General information about the project.
6161project = u'pySerial-asyncio'
62- copyright = u'2015-2020 , pySerial-team'
62+ copyright = u'2015-2021 , pySerial-team'
6363
6464# The version info for the project you're documenting, acts as replacement for
6565# |version| and |release|, also used in various other places throughout the
You can’t perform that action at this time.
0 commit comments