Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

Commit

Permalink
update year
Browse files Browse the repository at this point in the history
  • Loading branch information
kuroji-fusky committed Dec 30, 2024
1 parent 93f79c8 commit c42db9a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion NOTICE
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Paco Panda Drawing Stats
Copyright 2021-2024 Kerby Keith Aquino
Copyright 2021-2025 Kerby Keith Aquino
2 changes: 1 addition & 1 deletion server/api.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""
## FastAPI Server
Copyright 2021-2024 Kerby Keith Aquino
Copyright 2021-2025 Kerby Keith Aquino
Licensed under Apache-2.0
"""
import argparse
Expand Down
2 changes: 1 addition & 1 deletion server/logger.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""
## Logger
Copyright 2021-2024 Kerby Keith Aquino
Copyright 2021-2025 Kerby Keith Aquino
Licensed under Apache-2.0
"""
import logging
Expand Down

0 comments on commit c42db9a

Please sign in to comment.