From 5ce17df2e52eda39d61272590bdf4921c9bf7bc7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 21:59:44 -0600 Subject: [PATCH] chore: update copyright years (#8039) * chore: update copyright year in COPYING * chore: update copyright year in user-facing files (1) * chore: update copyright year in user-facing files (2) * chore: update copyright year in cmake/transmission.rc.in --------- Co-authored-by: github-actions --- COPYING | 2 +- cmake/Transmission.rc.in | 2 +- gtk/Application.cc | 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/eu.lproj/InfoPlist.strings | 2 +- macosx/fr.lproj/InfoPlist.strings | 2 +- macosx/he.lproj/InfoPlist.strings | 2 +- macosx/hu.lproj/InfoPlist.strings | 2 +- macosx/it.lproj/InfoPlist.strings | 2 +- macosx/ja.lproj/InfoPlist.strings | 2 +- macosx/nl.lproj/InfoPlist.strings | 2 +- macosx/pl.lproj/InfoPlist.strings | 2 +- macosx/pt-BR.lproj/InfoPlist.strings | 2 +- macosx/pt-PT.lproj/InfoPlist.strings | 2 +- macosx/ru.lproj/InfoPlist.strings | 2 +- macosx/sv.lproj/InfoPlist.strings | 2 +- macosx/tr.lproj/InfoPlist.strings | 2 +- macosx/uk.lproj/InfoPlist.strings | 2 +- macosx/zh-CN.lproj/InfoPlist.strings | 2 +- macosx/zh-TW.lproj/InfoPlist.strings | 2 +- qt/LicenseDialog.ui | 2 +- 28 files changed, 28 insertions(+), 28 deletions(-) diff --git a/COPYING b/COPYING index 5a55ef7f7..54bc42cd5 100644 --- a/COPYING +++ b/COPYING @@ -1,4 +1,4 @@ -Copyright 2005-2025. All code is copyrighted by the respective authors. +Copyright 2005-2026. 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 85cecb55d..13ca028a5 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-2025 Transmission Project" + VALUE "LegalCopyright", "2005-2026 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 89630ac91..f2c29e9d6 100644 --- a/gtk/Application.cc +++ b/gtk/Application.cc @@ -102,7 +102,7 @@ namespace auto const AppIconName = "transmission"sv; // TODO(C++20): Use ""s char const* const LICENSE = - "Copyright 2005-2025. All code is copyrighted by the respective authors.\n" + "Copyright 2005-2026. 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 6014eb60e..12a8c686e 100644 --- a/macosx/Info.plist +++ b/macosx/Info.plist @@ -70,7 +70,7 @@ NSAppleScriptEnabled YES NSHumanReadableCopyright - Copyright © 2005–2025 The Transmission Project + Copyright © undefined-2026–2025 The Transmission Project NSMainNibFile MainMenu NSPrincipalClass diff --git a/macosx/Info.plist.in b/macosx/Info.plist.in index cb2655faa..7eca88110 100644 --- a/macosx/Info.plist.in +++ b/macosx/Info.plist.in @@ -74,7 +74,7 @@ NSHumanReadableCopyright - Copyright © 2005-2025 The Transmission Project + Copyright © 2005-2026 The Transmission Project NSMainNibFile MainMenu NSPrincipalClass diff --git a/macosx/QuickLookPlugin/Info.plist.in b/macosx/QuickLookPlugin/Info.plist.in index 721d63b1a..aec8a07f7 100644 --- a/macosx/QuickLookPlugin/Info.plist.in +++ b/macosx/QuickLookPlugin/Info.plist.in @@ -47,7 +47,7 @@ CFPlugInUnloadFunction NSHumanReadableCopyright - Copyright © 2005-2025 The Transmission Project + Copyright © 2005-2026 The Transmission Project QLNeedsToBeRunInMainThread QLPreviewHeight diff --git a/macosx/QuickLookPlugin/QuickLookPlugin-Info.plist b/macosx/QuickLookPlugin/QuickLookPlugin-Info.plist index c997a9a46..266c496a3 100644 --- a/macosx/QuickLookPlugin/QuickLookPlugin-Info.plist +++ b/macosx/QuickLookPlugin/QuickLookPlugin-Info.plist @@ -49,7 +49,7 @@ CFPlugInUnloadFunction NSHumanReadableCopyright - Copyright © 2005-2025 The Transmission Project + Copyright © 2005-2026 The Transmission Project QLNeedsToBeRunInMainThread QLPreviewHeight diff --git a/macosx/da.lproj/InfoPlist.strings b/macosx/da.lproj/InfoPlist.strings index be8097f05..42f8cbb79 100644 --- a/macosx/da.lproj/InfoPlist.strings +++ b/macosx/da.lproj/InfoPlist.strings @@ -1,4 +1,4 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2026 The Transmission Project"; MDItemKeywords = "torrent,torrents,magnet,magnets,tor,bt,bit"; diff --git a/macosx/de.lproj/InfoPlist.strings b/macosx/de.lproj/InfoPlist.strings index be8097f05..42f8cbb79 100644 --- a/macosx/de.lproj/InfoPlist.strings +++ b/macosx/de.lproj/InfoPlist.strings @@ -1,4 +1,4 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2026 The Transmission Project"; MDItemKeywords = "torrent,torrents,magnet,magnets,tor,bt,bit"; diff --git a/macosx/en.lproj/InfoPlist.strings b/macosx/en.lproj/InfoPlist.strings index be8097f05..42f8cbb79 100644 --- a/macosx/en.lproj/InfoPlist.strings +++ b/macosx/en.lproj/InfoPlist.strings @@ -1,4 +1,4 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2026 The Transmission Project"; MDItemKeywords = "torrent,torrents,magnet,magnets,tor,bt,bit"; diff --git a/macosx/es.lproj/InfoPlist.strings b/macosx/es.lproj/InfoPlist.strings index be8097f05..42f8cbb79 100644 --- a/macosx/es.lproj/InfoPlist.strings +++ b/macosx/es.lproj/InfoPlist.strings @@ -1,4 +1,4 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2026 The Transmission Project"; MDItemKeywords = "torrent,torrents,magnet,magnets,tor,bt,bit"; diff --git a/macosx/eu.lproj/InfoPlist.strings b/macosx/eu.lproj/InfoPlist.strings index be8097f05..42f8cbb79 100644 --- a/macosx/eu.lproj/InfoPlist.strings +++ b/macosx/eu.lproj/InfoPlist.strings @@ -1,4 +1,4 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2026 The Transmission Project"; MDItemKeywords = "torrent,torrents,magnet,magnets,tor,bt,bit"; diff --git a/macosx/fr.lproj/InfoPlist.strings b/macosx/fr.lproj/InfoPlist.strings index be8097f05..42f8cbb79 100644 --- a/macosx/fr.lproj/InfoPlist.strings +++ b/macosx/fr.lproj/InfoPlist.strings @@ -1,4 +1,4 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2026 The Transmission Project"; MDItemKeywords = "torrent,torrents,magnet,magnets,tor,bt,bit"; diff --git a/macosx/he.lproj/InfoPlist.strings b/macosx/he.lproj/InfoPlist.strings index be8097f05..42f8cbb79 100644 --- a/macosx/he.lproj/InfoPlist.strings +++ b/macosx/he.lproj/InfoPlist.strings @@ -1,4 +1,4 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2026 The Transmission Project"; MDItemKeywords = "torrent,torrents,magnet,magnets,tor,bt,bit"; diff --git a/macosx/hu.lproj/InfoPlist.strings b/macosx/hu.lproj/InfoPlist.strings index be8097f05..42f8cbb79 100644 --- a/macosx/hu.lproj/InfoPlist.strings +++ b/macosx/hu.lproj/InfoPlist.strings @@ -1,4 +1,4 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2026 The Transmission Project"; MDItemKeywords = "torrent,torrents,magnet,magnets,tor,bt,bit"; diff --git a/macosx/it.lproj/InfoPlist.strings b/macosx/it.lproj/InfoPlist.strings index be8097f05..42f8cbb79 100644 --- a/macosx/it.lproj/InfoPlist.strings +++ b/macosx/it.lproj/InfoPlist.strings @@ -1,4 +1,4 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2026 The Transmission Project"; MDItemKeywords = "torrent,torrents,magnet,magnets,tor,bt,bit"; diff --git a/macosx/ja.lproj/InfoPlist.strings b/macosx/ja.lproj/InfoPlist.strings index be8097f05..42f8cbb79 100644 --- a/macosx/ja.lproj/InfoPlist.strings +++ b/macosx/ja.lproj/InfoPlist.strings @@ -1,4 +1,4 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2026 The Transmission Project"; MDItemKeywords = "torrent,torrents,magnet,magnets,tor,bt,bit"; diff --git a/macosx/nl.lproj/InfoPlist.strings b/macosx/nl.lproj/InfoPlist.strings index be8097f05..42f8cbb79 100644 --- a/macosx/nl.lproj/InfoPlist.strings +++ b/macosx/nl.lproj/InfoPlist.strings @@ -1,4 +1,4 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2026 The Transmission Project"; MDItemKeywords = "torrent,torrents,magnet,magnets,tor,bt,bit"; diff --git a/macosx/pl.lproj/InfoPlist.strings b/macosx/pl.lproj/InfoPlist.strings index be8097f05..42f8cbb79 100644 --- a/macosx/pl.lproj/InfoPlist.strings +++ b/macosx/pl.lproj/InfoPlist.strings @@ -1,4 +1,4 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2026 The Transmission Project"; MDItemKeywords = "torrent,torrents,magnet,magnets,tor,bt,bit"; diff --git a/macosx/pt-BR.lproj/InfoPlist.strings b/macosx/pt-BR.lproj/InfoPlist.strings index be8097f05..42f8cbb79 100644 --- a/macosx/pt-BR.lproj/InfoPlist.strings +++ b/macosx/pt-BR.lproj/InfoPlist.strings @@ -1,4 +1,4 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2026 The Transmission Project"; MDItemKeywords = "torrent,torrents,magnet,magnets,tor,bt,bit"; diff --git a/macosx/pt-PT.lproj/InfoPlist.strings b/macosx/pt-PT.lproj/InfoPlist.strings index be8097f05..42f8cbb79 100644 --- a/macosx/pt-PT.lproj/InfoPlist.strings +++ b/macosx/pt-PT.lproj/InfoPlist.strings @@ -1,4 +1,4 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2026 The Transmission Project"; MDItemKeywords = "torrent,torrents,magnet,magnets,tor,bt,bit"; diff --git a/macosx/ru.lproj/InfoPlist.strings b/macosx/ru.lproj/InfoPlist.strings index be8097f05..42f8cbb79 100644 --- a/macosx/ru.lproj/InfoPlist.strings +++ b/macosx/ru.lproj/InfoPlist.strings @@ -1,4 +1,4 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2026 The Transmission Project"; MDItemKeywords = "torrent,torrents,magnet,magnets,tor,bt,bit"; diff --git a/macosx/sv.lproj/InfoPlist.strings b/macosx/sv.lproj/InfoPlist.strings index be8097f05..42f8cbb79 100644 --- a/macosx/sv.lproj/InfoPlist.strings +++ b/macosx/sv.lproj/InfoPlist.strings @@ -1,4 +1,4 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2026 The Transmission Project"; MDItemKeywords = "torrent,torrents,magnet,magnets,tor,bt,bit"; diff --git a/macosx/tr.lproj/InfoPlist.strings b/macosx/tr.lproj/InfoPlist.strings index be8097f05..42f8cbb79 100644 --- a/macosx/tr.lproj/InfoPlist.strings +++ b/macosx/tr.lproj/InfoPlist.strings @@ -1,4 +1,4 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2026 The Transmission Project"; MDItemKeywords = "torrent,torrents,magnet,magnets,tor,bt,bit"; diff --git a/macosx/uk.lproj/InfoPlist.strings b/macosx/uk.lproj/InfoPlist.strings index be8097f05..42f8cbb79 100644 --- a/macosx/uk.lproj/InfoPlist.strings +++ b/macosx/uk.lproj/InfoPlist.strings @@ -1,4 +1,4 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2026 The Transmission Project"; MDItemKeywords = "torrent,torrents,magnet,magnets,tor,bt,bit"; diff --git a/macosx/zh-CN.lproj/InfoPlist.strings b/macosx/zh-CN.lproj/InfoPlist.strings index be8097f05..42f8cbb79 100644 --- a/macosx/zh-CN.lproj/InfoPlist.strings +++ b/macosx/zh-CN.lproj/InfoPlist.strings @@ -1,4 +1,4 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2026 The Transmission Project"; MDItemKeywords = "torrent,torrents,magnet,magnets,tor,bt,bit"; diff --git a/macosx/zh-TW.lproj/InfoPlist.strings b/macosx/zh-TW.lproj/InfoPlist.strings index be8097f05..42f8cbb79 100644 --- a/macosx/zh-TW.lproj/InfoPlist.strings +++ b/macosx/zh-TW.lproj/InfoPlist.strings @@ -1,4 +1,4 @@ /* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project"; +NSHumanReadableCopyright = "Copyright © 2005-2026 The Transmission Project"; MDItemKeywords = "torrent,torrents,magnet,magnets,tor,bt,bit"; diff --git a/qt/LicenseDialog.ui b/qt/LicenseDialog.ui index 468f3cfa1..e492cc44f 100644 --- a/qt/LicenseDialog.ui +++ b/qt/LicenseDialog.ui @@ -20,7 +20,7 @@ true - Copyright 2005-2025. All code is copyrighted by the respective authors. + Copyright 2005-2026. All code is copyrighted by the respective authors. In addition, linking to and/or using OpenSSL is allowed.