From 837b282653612d7592d0f92f35ef2bc23a0e8f2e Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 1 Jan 2024 03:07:05 +0000 Subject: [PATCH 1/4] chore: update copyright year in COPYING --- COPYING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/COPYING b/COPYING index 0a57e511eb3..d237dbd8415 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -Copyright 2005-2023. All code is copyrighted by the respective authors. +Copyright 2005-2024. All code is copyrighted by the respective authors. Transmission can be redistributed and/or modified under the terms of the GNU GPLv2 (http://www.gnu.org/licenses/license-list.html#GPLv2), From f519c16a28872ccb8a86bf12d39d6944c8616d4c Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 1 Jan 2024 03:07:08 +0000 Subject: [PATCH 2/4] chore: update copyright year in user-facing files (1) --- gtk/Application.cc | 2 +- qt/LicenseDialog.ui | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gtk/Application.cc b/gtk/Application.cc index dd68c0878da..fbaff463040 100644 --- a/gtk/Application.cc +++ b/gtk/Application.cc @@ -100,7 +100,7 @@ namespace auto const AppIconName = "transmission"sv; // TODO(C++20): Use ""s char const* const LICENSE = - "Copyright 2005-2023. All code is copyrighted by the respective authors.\n" + "Copyright 2005-2024. All code is copyrighted by the respective authors.\n" "\n" "Transmission can be redistributed and/or modified under the terms of the " "GNU GPL, versions 2 or 3, or by any future license endorsed by Mnemosyne LLC." diff --git a/qt/LicenseDialog.ui b/qt/LicenseDialog.ui index 47ab646fbdd..0a24611edf1 100644 --- a/qt/LicenseDialog.ui +++ b/qt/LicenseDialog.ui @@ -20,7 +20,7 @@ true - Copyright 2005-2023. All code is copyrighted by the respective authors. + Copyright 2005-2024. All code is copyrighted by the respective authors. In addition, linking to and/or using OpenSSL is allowed. From b5fbcde62720232348f28521b61ae73896806f36 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 1 Jan 2024 03:07:10 +0000 Subject: [PATCH 3/4] chore: update copyright year in user-facing files (2) --- macosx/Info.plist | 2 +- macosx/Info.plist.in | 2 +- macosx/QuickLookPlugin/Info.plist.in | 2 +- macosx/QuickLookPlugin/QuickLookPlugin-Info.plist | 2 +- macosx/da.lproj/InfoPlist.strings | 2 +- macosx/de.lproj/InfoPlist.strings | 2 +- macosx/en.lproj/InfoPlist.strings | 2 +- macosx/es.lproj/InfoPlist.strings | 2 +- macosx/fr.lproj/InfoPlist.strings | 2 +- macosx/it.lproj/InfoPlist.strings | 2 +- macosx/nl.lproj/InfoPlist.strings | 2 +- macosx/pt_PT.lproj/InfoPlist.strings | 2 +- macosx/ru.lproj/InfoPlist.strings | 2 +- macosx/tr.lproj/InfoPlist.strings | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/macosx/Info.plist b/macosx/Info.plist index d8ad09fde96..8526ebedfa1 100644 --- a/macosx/Info.plist +++ b/macosx/Info.plist @@ -70,7 +70,7 @@ NSAppleScriptEnabled YES NSHumanReadableCopyright - Copyright © 2005-2023 The Transmission Project + Copyright © 2005-2024 The Transmission Project NSMainNibFile MainMenu NSPrincipalClass diff --git a/macosx/Info.plist.in b/macosx/Info.plist.in index 039d37342bf..ebfeeb3e77e 100644 --- a/macosx/Info.plist.in +++ b/macosx/Info.plist.in @@ -74,7 +74,7 @@ NSHumanReadableCopyright - Copyright © 2005-2023 The Transmission Project + Copyright © 2005-2024 The Transmission Project NSMainNibFile MainMenu NSPrincipalClass diff --git a/macosx/QuickLookPlugin/Info.plist.in b/macosx/QuickLookPlugin/Info.plist.in index 5f3462ca449..6f7520bd348 100644 --- a/macosx/QuickLookPlugin/Info.plist.in +++ b/macosx/QuickLookPlugin/Info.plist.in @@ -47,7 +47,7 @@ CFPlugInUnloadFunction NSHumanReadableCopyright - Copyright © 2005-2023 The Transmission Project + Copyright © 2005-2024 The Transmission Project QLNeedsToBeRunInMainThread QLPreviewHeight diff --git a/macosx/QuickLookPlugin/QuickLookPlugin-Info.plist b/macosx/QuickLookPlugin/QuickLookPlugin-Info.plist index 19553c73dd9..5b916dea8ed 100644 --- a/macosx/QuickLookPlugin/QuickLookPlugin-Info.plist +++ b/macosx/QuickLookPlugin/QuickLookPlugin-Info.plist @@ -49,7 +49,7 @@ CFPlugInUnloadFunction NSHumanReadableCopyright - Copyright © 2005-2023 The Transmission Project + Copyright © 2005-2024 The Transmission Project QLNeedsToBeRunInMainThread QLPreviewHeight diff --git a/macosx/da.lproj/InfoPlist.strings b/macosx/da.lproj/InfoPlist.strings index a1a602dfecd..5b9ded4936d 100644 --- a/macosx/da.lproj/InfoPlist.strings +++ b/macosx/da.lproj/InfoPlist.strings @@ -1,3 +1,3 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2022 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project"; diff --git a/macosx/de.lproj/InfoPlist.strings b/macosx/de.lproj/InfoPlist.strings index a1a602dfecd..5b9ded4936d 100644 --- a/macosx/de.lproj/InfoPlist.strings +++ b/macosx/de.lproj/InfoPlist.strings @@ -1,3 +1,3 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2022 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project"; diff --git a/macosx/en.lproj/InfoPlist.strings b/macosx/en.lproj/InfoPlist.strings index a1a602dfecd..5b9ded4936d 100644 --- a/macosx/en.lproj/InfoPlist.strings +++ b/macosx/en.lproj/InfoPlist.strings @@ -1,3 +1,3 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2022 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project"; diff --git a/macosx/es.lproj/InfoPlist.strings b/macosx/es.lproj/InfoPlist.strings index a1a602dfecd..5b9ded4936d 100644 --- a/macosx/es.lproj/InfoPlist.strings +++ b/macosx/es.lproj/InfoPlist.strings @@ -1,3 +1,3 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2022 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project"; diff --git a/macosx/fr.lproj/InfoPlist.strings b/macosx/fr.lproj/InfoPlist.strings index a1a602dfecd..5b9ded4936d 100644 --- a/macosx/fr.lproj/InfoPlist.strings +++ b/macosx/fr.lproj/InfoPlist.strings @@ -1,3 +1,3 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2022 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project"; diff --git a/macosx/it.lproj/InfoPlist.strings b/macosx/it.lproj/InfoPlist.strings index a1a602dfecd..5b9ded4936d 100644 --- a/macosx/it.lproj/InfoPlist.strings +++ b/macosx/it.lproj/InfoPlist.strings @@ -1,3 +1,3 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2022 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project"; diff --git a/macosx/nl.lproj/InfoPlist.strings b/macosx/nl.lproj/InfoPlist.strings index 4eb2e010004..5b9ded4936d 100644 --- a/macosx/nl.lproj/InfoPlist.strings +++ b/macosx/nl.lproj/InfoPlist.strings @@ -1,3 +1,3 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2023 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project"; diff --git a/macosx/pt_PT.lproj/InfoPlist.strings b/macosx/pt_PT.lproj/InfoPlist.strings index a1a602dfecd..5b9ded4936d 100644 --- a/macosx/pt_PT.lproj/InfoPlist.strings +++ b/macosx/pt_PT.lproj/InfoPlist.strings @@ -1,3 +1,3 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2022 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project"; diff --git a/macosx/ru.lproj/InfoPlist.strings b/macosx/ru.lproj/InfoPlist.strings index a1a602dfecd..5b9ded4936d 100644 --- a/macosx/ru.lproj/InfoPlist.strings +++ b/macosx/ru.lproj/InfoPlist.strings @@ -1,3 +1,3 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2022 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project"; diff --git a/macosx/tr.lproj/InfoPlist.strings b/macosx/tr.lproj/InfoPlist.strings index a1a602dfecd..5b9ded4936d 100644 --- a/macosx/tr.lproj/InfoPlist.strings +++ b/macosx/tr.lproj/InfoPlist.strings @@ -1,3 +1,3 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2022 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project"; From 494e5f8925bf40c5807985b943503e87cdb274fe Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 1 Jan 2024 03:07:11 +0000 Subject: [PATCH 4/4] chore: update copyright year in cmake/transmission.rc.in --- cmake/Transmission.rc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/Transmission.rc.in b/cmake/Transmission.rc.in index 5f69ca8cb3c..ab91b2b5035 100644 --- a/cmake/Transmission.rc.in +++ b/cmake/Transmission.rc.in @@ -32,7 +32,7 @@ BEGIN VALUE "FileDescription", "${TR_FILE_DESCRIPTION}" VALUE "FileVersion", LONG_VERSION_STRING VALUE "InternalName", "${TR_INTERNAL_NAME}" - VALUE "LegalCopyright", "2005-2023 Transmission Project" + VALUE "LegalCopyright", "2005-2024 Transmission Project" VALUE "OriginalFilename", "${TR_ORIGINAL_FILENAME}" VALUE "ProductName", "Transmission" VALUE "ProductVersion", LONG_VERSION_STRING