mirror of
https://github.com/transmission/transmission.git
synced 2026-02-14 23:19:34 +00:00
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 <github-actions@github.com>
This commit is contained in:
committed by
GitHub
parent
2491ea10cb
commit
5ce17df2e5
2
COPYING
2
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),
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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."
|
||||
|
||||
@@ -70,7 +70,7 @@
|
||||
<key>NSAppleScriptEnabled</key>
|
||||
<string>YES</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2005–2025 The Transmission Project</string>
|
||||
<string>Copyright © undefined-2026–2025 The Transmission Project</string>
|
||||
<key>NSMainNibFile</key>
|
||||
<string>MainMenu</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
|
||||
@@ -74,7 +74,7 @@
|
||||
<true/>
|
||||
</dict>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2005-2025 The Transmission Project</string>
|
||||
<string>Copyright © 2005-2026 The Transmission Project</string>
|
||||
<key>NSMainNibFile</key>
|
||||
<string>MainMenu</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
<key>CFPlugInUnloadFunction</key>
|
||||
<string></string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2005-2025 The Transmission Project</string>
|
||||
<string>Copyright © 2005-2026 The Transmission Project</string>
|
||||
<key>QLNeedsToBeRunInMainThread</key>
|
||||
<false/>
|
||||
<key>QLPreviewHeight</key>
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
<key>CFPlugInUnloadFunction</key>
|
||||
<string></string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2005-2025 The Transmission Project</string>
|
||||
<string>Copyright © 2005-2026 The Transmission Project</string>
|
||||
<key>QLNeedsToBeRunInMainThread</key>
|
||||
<false/>
|
||||
<key>QLPreviewHeight</key>
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -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";
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="plainText">
|
||||
<string notr="true">Copyright 2005-2025. All code is copyrighted by the respective authors.
|
||||
<string notr="true">Copyright 2005-2026. All code is copyrighted by the respective authors.
|
||||
|
||||
|
||||
In addition, linking to and/or using OpenSSL is allowed.
|
||||
|
||||
Reference in New Issue
Block a user