aboutsummaryrefslogtreecommitdiff
path: root/resource/resource.rc
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-02-09 18:08:32 -0800
committerFuwn <[email protected]>2022-02-09 18:08:32 -0800
commit3b34cb084890be752ae840e632e67401a5436a8a (patch)
tree08fef74279b2e2f46375b337d0fed8bd282a78cb /resource/resource.rc
parentfix(soyuz): actually output pid (diff)
downloadsoyuz-3b34cb084890be752ae840e632e67401a5436a8a.tar.xz
soyuz-3b34cb084890be752ae840e632e67401a5436a8a.zip
chore: update license date
Diffstat (limited to 'resource/resource.rc')
-rw-r--r--resource/resource.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/resource.rc b/resource/resource.rc
index 2882425..f31e468 100644
--- a/resource/resource.rc
+++ b/resource/resource.rc
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2021 Fuwn
+// Copyright (C) 2021-2022 Fuwn
// SPDX-License-Identifier: GPL-3.0-only
#include "soyuz/resource.hh"
@@ -28,7 +28,7 @@ VALUE "CompanyName", "Fuwn Technologies\0"
VALUE "FileDescription", "Discord RPC Blocker for Lunar Client\0"
VALUE "FileVersion", "1,0,0,0\0"
VALUE "InternalName", "Soyuz\0"
-VALUE "LegalCopyright", "Copyright (C) 2021-2021 Fuwn\0"
+VALUE "LegalCopyright", "Copyright (C) 2021-2022 Fuwn\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "soyuz.exe\0"
VALUE "PrivateBuild", "1\0"