diff --git a/COPYING b/COPYING index 0a57e511e..d237dbd84 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), diff --git a/cmake/Transmission.rc.in b/cmake/Transmission.rc.in index 5f69ca8cb..ab91b2b50 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 diff --git a/gtk/Application.cc b/gtk/Application.cc index cdf3c803b..bdb9111ee 100644 --- a/gtk/Application.cc +++ b/gtk/Application.cc @@ -101,7 +101,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/macosx/Info.plist b/macosx/Info.plist index d8ad09fde..8526ebedf 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 039d37342..ebfeeb3e7 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 5f3462ca4..6f7520bd3 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 19553c73d..5b916dea8 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 a1a602dfe..5b9ded493 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 a1a602dfe..5b9ded493 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 a1a602dfe..5b9ded493 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 a1a602dfe..5b9ded493 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/eu.lproj/InfoPlist.strings b/macosx/eu.lproj/InfoPlist.strings index a1a602dfe..5b9ded493 100644 --- a/macosx/eu.lproj/InfoPlist.strings +++ b/macosx/eu.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 a1a602dfe..5b9ded493 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/he.lproj/InfoPlist.strings b/macosx/he.lproj/InfoPlist.strings index a1a602dfe..5b9ded493 100644 --- a/macosx/he.lproj/InfoPlist.strings +++ b/macosx/he.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/hu.lproj/InfoPlist.strings b/macosx/hu.lproj/InfoPlist.strings index a1a602dfe..5b9ded493 100644 --- a/macosx/hu.lproj/InfoPlist.strings +++ b/macosx/hu.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 a1a602dfe..5b9ded493 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/ja.lproj/InfoPlist.strings b/macosx/ja.lproj/InfoPlist.strings index a1a602dfe..5b9ded493 100644 --- a/macosx/ja.lproj/InfoPlist.strings +++ b/macosx/ja.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 a1a602dfe..5b9ded493 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-2022 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project"; diff --git a/macosx/pl.lproj/InfoPlist.strings b/macosx/pl.lproj/InfoPlist.strings index a1a602dfe..5b9ded493 100644 --- a/macosx/pl.lproj/InfoPlist.strings +++ b/macosx/pl.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/pt-BR.lproj/InfoPlist.strings b/macosx/pt-BR.lproj/InfoPlist.strings index a1a602dfe..5b9ded493 100644 --- a/macosx/pt-BR.lproj/InfoPlist.strings +++ b/macosx/pt-BR.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/pt-PT.lproj/InfoPlist.strings b/macosx/pt-PT.lproj/InfoPlist.strings index a1a602dfe..5b9ded493 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 a1a602dfe..5b9ded493 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/sv.lproj/InfoPlist.strings b/macosx/sv.lproj/InfoPlist.strings index a1a602dfe..5b9ded493 100644 --- a/macosx/sv.lproj/InfoPlist.strings +++ b/macosx/sv.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 a1a602dfe..5b9ded493 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"; diff --git a/macosx/uk.lproj/InfoPlist.strings b/macosx/uk.lproj/InfoPlist.strings index a1a602dfe..5b9ded493 100644 --- a/macosx/uk.lproj/InfoPlist.strings +++ b/macosx/uk.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/zh-CN.lproj/InfoPlist.strings b/macosx/zh-CN.lproj/InfoPlist.strings index a1a602dfe..5b9ded493 100644 --- a/macosx/zh-CN.lproj/InfoPlist.strings +++ b/macosx/zh-CN.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/zh-TW.lproj/InfoPlist.strings b/macosx/zh-TW.lproj/InfoPlist.strings index a1a602dfe..5b9ded493 100644 --- a/macosx/zh-TW.lproj/InfoPlist.strings +++ b/macosx/zh-TW.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/qt/LicenseDialog.ui b/qt/LicenseDialog.ui index 47ab646fb..0a24611ed 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.