We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3cb34da + 52c1b58 commit 151d37bCopy full SHA for 151d37b
2 files changed
mkdocs.yml
@@ -9,7 +9,7 @@ repo_name: Chisanan232/PyMock-Server
9
repo_url: https://github.com/Chisanan232/PyMock-Server
10
11
# Copyright
12
-copyright: Copyright © 2023 - 2023 Bryant Liu
+copyright: Copyright © 2023 - 2025 Bryant Liu
13
14
theme:
15
name: material
pymock_server/__pkg_info__.py
@@ -18,4 +18,4 @@
18
__author__ = "Liu, Bryant"
19
__author_email__ = "chi10211201@cycu.org.tw"
20
__license__ = "MIT"
21
-__copyright__ = "Copyright 2023 Bryant Liu"
+__copyright__ = "Copyright 2023-2025 Bryant Liu"
0 commit comments