diff options
author | Kyomotoi <[email protected]> | 2021-01-27 21:47:58 +0800 |
---|---|---|
committer | Kyomotoi <[email protected]> | 2021-01-27 21:47:58 +0800 |
commit | eb52fab79ada7efe6191e3a5f90179766feaded0 (patch) | |
tree | ad6e513148203a6279ce8c72e9fb26fd7b415f95 /main.py | |
parent | b0b3a8c468b612502aea700fe59d9c885adf83dc (diff) | |
download | ATRI-eb52fab79ada7efe6191e3a5f90179766feaded0.tar.gz ATRI-eb52fab79ada7efe6191e3a5f90179766feaded0.tar.bz2 ATRI-eb52fab79ada7efe6191e3a5f90179766feaded0.zip |
[Update]
Diffstat (limited to 'main.py')
-rw-r--r-- | main.py | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,11 +3,11 @@ ''' @File : main.py -@Time : 2021/01/23 12:49:54 +@Time : 2021/01/27 15:57:26 @Author : Kyomotoi @Contact : [email protected] @Github : https://github.com/Kyomotoi -@License : Copyright © 2018-2020 Kyomotoi, All Rights Reserved. +@License : Copyright © 2021 Kyomotoi, All Rights Reserved. ''' __author__ = 'kyomotoi' |