1
1
mirror of https://github.com/KenanZhu/AutoLibrary.git synced 2026-06-18 15:33:03 +08:00

style(*): 添加缺失的版权信息,并同一版权年份为文件创建时间的年份

This commit is contained in:
2026-05-06 01:01:52 +08:00
parent ffae43d5bd
commit e11f696b76
28 changed files with 51 additions and 25 deletions
@@ -1,3 +1,12 @@
# -*- coding: utf-8 -*-
"""
Copyright (c) 2026 KenanZhu.
All rights reserved.
This software is provided "as is", without any warranty of any kind.
You may use, modify, and distribute this file under the terms of the MIT License.
See the LICENSE file for details.
"""
import platform
import browsers