Skip to content

Commit ad6aafc

Browse files
update copyright range
1 parent a416bfb commit ad6aafc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2019 - 2020 Max Fischer
3+
Copyright (c) 2019 - 2024 Max Fischer
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
project = "asyncstdlib"
2828
author = "Max Fischer"
29-
copyright = f"2019 {author}"
29+
copyright = f"2019-2024 {author}"
3030

3131
# The short X.Y version
3232
version = __version__

0 commit comments

Comments
 (0)