fix: wrong copyright header

Signed-off-by: qwq233 <qwq233@qwq2333.top>
This commit is contained in:
qwq233
2024-03-31 15:47:49 +08:00
parent 1c2e7244b0
commit 70c3f2006b

View File

@@ -1,6 +1,6 @@
<component name="CopyrightManager">
<copyright>
<option name="notice" value="QAuxiliary - An Xposed module for QQ/TIM&#10;Copyright (C) 2019-2024 QAuxiliary developers&#10;https://github.com/cinit/QAuxiliary&#10;&#10;This software is non-free but opensource software: you can redistribute it&#10;and/or modify it under the terms of the GNU Affero General Public License&#10;as published by the Free Software Foundation; either&#10;version 3 of the License, or any later version and our eula as published&#10;by QAuxiliary contributors.&#10;&#10;This software is distributed in the hope that it will be useful,&#10;but WITHOUT ANY WARRANTY; without even the implied warranty of&#10;MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU&#10;Affero General Public License for more details.&#10;&#10;You should have received a copy of the GNU Affero General Public License&#10;and eula along with this software. If not, see&#10;&lt;https://www.gnu.org/licenses/&gt;&#10;&lt;https://github.com/cinit/QAuxiliary/blob/master/LICENSE.md&gt;." />
<option name="notice" value="QAuxiliary - An Xposed module for QQ/TIM&#10;Copyright (C) 2019-&amp;#36;{today.year} QAuxiliary developers&#10;https://github.com/cinit/QAuxiliary&#10;&#10;This software is an opensource software: you can redistribute it&#10;and/or modify it under the terms of the General Public License&#10;as published by the Free Software Foundation; either&#10;version 3 of the License, or any later version as published&#10;by QAuxiliary contributors.&#10;&#10;This software is distributed in the hope that it will be useful,&#10;but WITHOUT ANY WARRANTY; without even the implied warranty of&#10;MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.&#10;See the General Public License for more details.&#10;&#10;You should have received a copy of the General Public License&#10;along with this software.&#10;If not, see&#10;&lt;https://github.com/cinit/QAuxiliary/blob/master/LICENSE.md&gt;." />
<option name="myName" value="license" />
</copyright>
</component>