Skip to content

Commit cc02aa8

Browse files
committed
update copyright
1 parent 91d16dc commit cc02aa8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

macos/Runner/Configs/AppInfo.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ PRODUCT_NAME = fdupes_gui
1111
PRODUCT_BUNDLE_IDENTIFIER = be.shibby.fdupes-gui
1212

1313
// The copyright displayed in application information
14-
PRODUCT_COPYRIGHT = Copyright © 2023 Shibby Entertainment. All rights reserved.
14+
PRODUCT_COPYRIGHT = Copyright © 2021-2025 Shibby Entertainment. All rights reserved.

windows/runner/Runner.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ BEGIN
9393
VALUE "FileDescription", "fdupes_gui" "\0"
9494
VALUE "FileVersion", VERSION_AS_STRING "\0"
9595
VALUE "InternalName", "fdupes_gui" "\0"
96-
VALUE "LegalCopyright", "Copyright (C) 2025 be.shibby. All rights reserved." "\0"
96+
VALUE "LegalCopyright", "Copyright (C) 2021-2025 be.shibby. All rights reserved." "\0"
9797
VALUE "OriginalFilename", "fdupes_gui.exe" "\0"
9898
VALUE "ProductName", "fdupes gui" "\0"
9999
VALUE "ProductVersion", VERSION_AS_STRING "\0"

0 commit comments

Comments
 (0)