Skip to content

Commit

Permalink
docs: update (C) date
Browse files Browse the repository at this point in the history
  • Loading branch information
zsquareplusc committed Sep 30, 2021
1 parent f2ab7b2 commit 0fbea23
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2015-2020 pySerial-team (see CREDITS.rst)
Copyright (c) 2015-2021 pySerial-team (see CREDITS.rst)
All Rights Reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion documentation/appendix.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

License
=======
Copyright (c) 2015-2020 pySerial-team (see CREDITS.rst)
Copyright (c) 2015-2021 pySerial-team (see CREDITS.rst)
All Rights Reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion documentation/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def find_version(path: pathlib.Path):

# General information about the project.
project = u'pySerial-asyncio'
copyright = u'2015-2020, pySerial-team'
copyright = u'2015-2021, pySerial-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

0 comments on commit 0fbea23

Please sign in to comment.