更新 文件标头

This commit is contained in:
Suwings 2021-12-27 21:40:41 +08:00
parent 2c678d8fe9
commit db06607900

View File

@ -1,4 +1,4 @@
/**
/*
Copyright (C) 2021 Suwings(https://github.com/Suwings)
This program is free software: you can redistribute it and/or modify
@ -11,17 +11,11 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
(C) 2021 Suwings(https://github.com/Suwings)
GPLv3 /
GPL /
GPL
GNU通用公共授权许可证副本
<http://www.gnu.org/licenses/>
*/
import { getVersion, initVersionManager } from "./service/version";