mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-24 05:47:00 -04:00
chore: transition to shorter license headers (#6)
Transition from the GPL jumpscare to a more concise header: /* * Vencord, a Discord client mod * Copyright (c) 2023 Vendicated and contributors * * SPDX-License-Identifier: GPL-3.0 */ Old files still keep the old headers, while eslint will now autofix the new header Reviewed-on: https://codeberg.org/Ven/cord/pulls/6 Co-authored-by: Rini <rini@rinici.de> Co-committed-by: Rini <rini@rinici.de>
This commit is contained in:
parent
1a62249da6
commit
8b6c8bc0ec
24 changed files with 72 additions and 80 deletions
3
scripts/header-new.txt
Normal file
3
scripts/header-new.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
Vencord, a Discord client mod
|
||||
Copyright (c) {year} {author}
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
Loading…
Add table
Add a link
Reference in a new issue