From f82c1a4d4ed7137cd0ea2d47f879b8e34398fbf8 Mon Sep 17 00:00:00 2001 From: v Date: Tue, 11 Feb 2025 15:56:05 +0100 Subject: [PATCH] fix header --- src/main/keybinds.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/keybinds.ts b/src/main/keybinds.ts index f773762..b4fbbd4 100644 --- a/src/main/keybinds.ts +++ b/src/main/keybinds.ts @@ -1,7 +1,7 @@ /* - * SPDX-License-Identifier: GPL-3.0 * Vesktop, a desktop app aiming to give you a snappier Discord Experience - * Copyright (c) 2023 Vendicated and Vencord contributors + * Copyright (c) 2024 Vendicated and Vencord contributors + * SPDX-License-Identifier: GPL-3.0-or-later */ import { spawnSync } from "node:child_process";