diff options
author | Arisotura <thetotalworm@gmail.com> | 2023-11-04 00:21:46 +0100 |
---|---|---|
committer | Arisotura <thetotalworm@gmail.com> | 2023-11-04 00:21:46 +0100 |
commit | ac38faef1409553c016a2a8c9a8cf74f2e5e0249 (patch) | |
tree | a16a9e245c40c345d4a5007306b7b83224e3e5a2 /res | |
parent | f188c2cf1a275dbe9d79683e3d66b765eb816804 (diff) |
update copyright years
Diffstat (limited to 'res')
-rw-r--r-- | res/melon.rc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/melon.rc.in b/res/melon.rc.in index 3f2d8e4..eb437b3 100644 --- a/res/melon.rc.in +++ b/res/melon.rc.in @@ -18,7 +18,7 @@ FILETYPE VFT_APP VALUE "FileVersion", "${melonDS_VERSION}" VALUE "FileDescription", "melonDS emulator" VALUE "InternalName", "SDnolem" - VALUE "LegalCopyright", "2016-2022 melonDS team" + VALUE "LegalCopyright", "2016-2023 melonDS team" VALUE "LegalTrademarks", "" VALUE "OriginalFilename", "melonDS.exe" VALUE "ProductName", "melonDS" |