diff --git a/es-app/assets/EmulationStation.rc b/es-app/assets/EmulationStation.rc index 87c5f2d3f..98c8df19f 100644 --- a/es-app/assets/EmulationStation.rc +++ b/es-app/assets/EmulationStation.rc @@ -24,7 +24,7 @@ BEGIN VALUE "FileDescription", "EmulationStation\0" VALUE "FileVersion", RESOURCE_VERSION_STRING VALUE "InternalName", "emulationstation.exe\0" - VALUE "LegalCopyright", "\0" + VALUE "LegalCopyright", "Copyright (c) 2020-2022 Leon Styhre\0" VALUE "LegalTrademarks", "\0" VALUE "OriginalFilename", "emulationstation.exe\0" VALUE "ProductName", "EmulationStation\0"