Skip to content

Commit 151d37b

Browse files
authored
Merge pull request #435 from Chisanan232/develop/src-code
[CU-86eraftbc] Update the year info in copyright info.
2 parents 3cb34da + 52c1b58 commit 151d37b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repo_name: Chisanan232/PyMock-Server
99
repo_url: https://github.com/Chisanan232/PyMock-Server
1010

1111
# Copyright
12-
copyright: Copyright © 2023 - 2023 Bryant Liu
12+
copyright: Copyright © 2023 - 2025 Bryant Liu
1313

1414
theme:
1515
name: material

pymock_server/__pkg_info__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
__author__ = "Liu, Bryant"
1919
__author_email__ = "chi10211201@cycu.org.tw"
2020
__license__ = "MIT"
21-
__copyright__ = "Copyright 2023 Bryant Liu"
21+
__copyright__ = "Copyright 2023-2025 Bryant Liu"

0 commit comments

Comments
 (0)