mirror of
https://github.com/Equicord/Equicord.git
synced 2025-03-30 12:11:58 -04:00
Updated License
This commit is contained in:
parent
7fa7c28c6f
commit
ee6a6e9251
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* Vencord, a Discord client mod
|
||||
* Copyright (c) 2024 Vendicated and contributors
|
||||
* Equicord, a Discord client mod
|
||||
* Copyright (c) 2025 Equicord and contributors
|
||||
* SPDX-License-Identifier: GPL-3.0-or-later
|
||||
*/
|
||||
|
||||
|
@ -39,3 +39,4 @@ export default definePlugin({
|
|||
start: () => addChatBarButton("Freakcord", ChatBarIcon),
|
||||
stop: () => removeChatBarButton("Freakcord")
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue