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>
|
||
|---|---|---|
| .. | ||
| Commands | ||
| DataStore | ||
| Notifications | ||
| Badges.ts | ||
| ContextMenu.ts | ||
| index.ts | ||
| MemberListDecorators.ts | ||
| MessageAccessories.ts | ||
| MessageDecorations.ts | ||
| MessageEvents.ts | ||
| MessagePopover.ts | ||
| Notices.ts | ||
| ServerList.ts | ||
| Settings.ts | ||
| SettingsStore.ts | ||
| Styles.ts | ||