chore: update GuildOldStyle,RemoveShareLimit top desc
This commit is contained in:
@@ -1,24 +1,25 @@
|
|||||||
/*
|
/*
|
||||||
* QAuxiliary - An Xposed module for QQ/TIM
|
* QAuxiliary - An Xposed module for QQ/TIM
|
||||||
* Copyright (C) 2019-2022 qwq233@qwq2333.top
|
* Copyright (C) 2019-2024 QAuxiliary developers
|
||||||
* https://github.com/cinit/QAuxiliary
|
* https://github.com/cinit/QAuxiliary
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is an opensource software: you can redistribute it
|
||||||
* and/or modify it under the terms of the GNU Affero General Public License
|
* and/or modify it under the terms of the General Public License
|
||||||
* as published by the Free Software Foundation; either
|
* as published by the Free Software Foundation; either
|
||||||
* version 3 of the License, or any later version and our eula as published
|
* version 3 of the License, or any later version as published
|
||||||
* by QAuxiliary contributors.
|
* by QAuxiliary contributors.
|
||||||
*
|
*
|
||||||
* This software is distributed in the hope that it will be useful,
|
* This software is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* Affero General Public License for more details.
|
* See the General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
* You should have received a copy of the General Public License
|
||||||
* and eula along with this software. If not, see
|
* along with this software.
|
||||||
* <https://www.gnu.org/licenses/>
|
* If not, see
|
||||||
* <https://github.com/cinit/QAuxiliary/blob/master/LICENSE.md>.
|
* <https://github.com/cinit/QAuxiliary/blob/master/LICENSE.md>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package io.github.memory2314.hook
|
package io.github.memory2314.hook
|
||||||
|
|
||||||
import io.github.qauxv.base.annotation.FunctionHookEntry
|
import io.github.qauxv.base.annotation.FunctionHookEntry
|
||||||
|
|||||||
@@ -1,24 +1,25 @@
|
|||||||
/*
|
/*
|
||||||
* QAuxiliary - An Xposed module for QQ/TIM
|
* QAuxiliary - An Xposed module for QQ/TIM
|
||||||
* Copyright (C) 2019-2022 qwq233@qwq2333.top
|
* Copyright (C) 2019-2024 QAuxiliary developers
|
||||||
* https://github.com/cinit/QAuxiliary
|
* https://github.com/cinit/QAuxiliary
|
||||||
*
|
*
|
||||||
* This software is non-free but opensource software: you can redistribute it
|
* This software is an opensource software: you can redistribute it
|
||||||
* and/or modify it under the terms of the GNU Affero General Public License
|
* and/or modify it under the terms of the General Public License
|
||||||
* as published by the Free Software Foundation; either
|
* as published by the Free Software Foundation; either
|
||||||
* version 3 of the License, or any later version and our eula as published
|
* version 3 of the License, or any later version as published
|
||||||
* by QAuxiliary contributors.
|
* by QAuxiliary contributors.
|
||||||
*
|
*
|
||||||
* This software is distributed in the hope that it will be useful,
|
* This software is distributed in the hope that it will be useful,
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
* Affero General Public License for more details.
|
* See the General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
* You should have received a copy of the General Public License
|
||||||
* and eula along with this software. If not, see
|
* along with this software.
|
||||||
* <https://www.gnu.org/licenses/>
|
* If not, see
|
||||||
* <https://github.com/cinit/QAuxiliary/blob/master/LICENSE.md>.
|
* <https://github.com/cinit/QAuxiliary/blob/master/LICENSE.md>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package io.github.memory2314.hook
|
package io.github.memory2314.hook
|
||||||
|
|
||||||
import io.github.qauxv.base.annotation.FunctionHookEntry
|
import io.github.qauxv.base.annotation.FunctionHookEntry
|
||||||
|
|||||||
Reference in New Issue
Block a user