mirror of
https://github.com/transmission/transmission.git
synced 2025-12-19 18:08:31 +00:00
chore: update copyright years (#7359)
This commit is contained in:
committed by
GitHub
parent
3af627e725
commit
aa9aff1131
2
COPYING
2
COPYING
@@ -1,4 +1,4 @@
|
|||||||
Copyright 2005-2024. All code is copyrighted by the respective authors.
|
Copyright 2005-2025. All code is copyrighted by the respective authors.
|
||||||
|
|
||||||
Transmission can be redistributed and/or modified under the terms of
|
Transmission can be redistributed and/or modified under the terms of
|
||||||
the GNU GPLv2 (http://www.gnu.org/licenses/license-list.html#GPLv2),
|
the GNU GPLv2 (http://www.gnu.org/licenses/license-list.html#GPLv2),
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ BEGIN
|
|||||||
VALUE "FileDescription", "${TR_FILE_DESCRIPTION}"
|
VALUE "FileDescription", "${TR_FILE_DESCRIPTION}"
|
||||||
VALUE "FileVersion", LONG_VERSION_STRING
|
VALUE "FileVersion", LONG_VERSION_STRING
|
||||||
VALUE "InternalName", "${TR_INTERNAL_NAME}"
|
VALUE "InternalName", "${TR_INTERNAL_NAME}"
|
||||||
VALUE "LegalCopyright", "2005-2024 Transmission Project"
|
VALUE "LegalCopyright", "2005-2025 Transmission Project"
|
||||||
VALUE "OriginalFilename", "${TR_ORIGINAL_FILENAME}"
|
VALUE "OriginalFilename", "${TR_ORIGINAL_FILENAME}"
|
||||||
VALUE "ProductName", "Transmission"
|
VALUE "ProductName", "Transmission"
|
||||||
VALUE "ProductVersion", LONG_VERSION_STRING
|
VALUE "ProductVersion", LONG_VERSION_STRING
|
||||||
|
|||||||
@@ -101,7 +101,7 @@ namespace
|
|||||||
auto const AppIconName = "transmission"sv; // TODO(C++20): Use ""s
|
auto const AppIconName = "transmission"sv; // TODO(C++20): Use ""s
|
||||||
|
|
||||||
char const* const LICENSE =
|
char const* const LICENSE =
|
||||||
"Copyright 2005-2024. All code is copyrighted by the respective authors.\n"
|
"Copyright 2005-2025. All code is copyrighted by the respective authors.\n"
|
||||||
"\n"
|
"\n"
|
||||||
"Transmission can be redistributed and/or modified under the terms of the "
|
"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."
|
"GNU GPL, versions 2 or 3, or by any future license endorsed by Mnemosyne LLC."
|
||||||
|
|||||||
@@ -70,7 +70,7 @@
|
|||||||
<key>NSAppleScriptEnabled</key>
|
<key>NSAppleScriptEnabled</key>
|
||||||
<string>YES</string>
|
<string>YES</string>
|
||||||
<key>NSHumanReadableCopyright</key>
|
<key>NSHumanReadableCopyright</key>
|
||||||
<string>Copyright © 2005-2024 The Transmission Project</string>
|
<string>Copyright © 2005-2025 The Transmission Project</string>
|
||||||
<key>NSMainNibFile</key>
|
<key>NSMainNibFile</key>
|
||||||
<string>MainMenu</string>
|
<string>MainMenu</string>
|
||||||
<key>NSPrincipalClass</key>
|
<key>NSPrincipalClass</key>
|
||||||
|
|||||||
@@ -74,7 +74,7 @@
|
|||||||
<true/>
|
<true/>
|
||||||
</dict>
|
</dict>
|
||||||
<key>NSHumanReadableCopyright</key>
|
<key>NSHumanReadableCopyright</key>
|
||||||
<string>Copyright © 2005-2024 The Transmission Project</string>
|
<string>Copyright © 2005-2025 The Transmission Project</string>
|
||||||
<key>NSMainNibFile</key>
|
<key>NSMainNibFile</key>
|
||||||
<string>MainMenu</string>
|
<string>MainMenu</string>
|
||||||
<key>NSPrincipalClass</key>
|
<key>NSPrincipalClass</key>
|
||||||
|
|||||||
@@ -47,7 +47,7 @@
|
|||||||
<key>CFPlugInUnloadFunction</key>
|
<key>CFPlugInUnloadFunction</key>
|
||||||
<string></string>
|
<string></string>
|
||||||
<key>NSHumanReadableCopyright</key>
|
<key>NSHumanReadableCopyright</key>
|
||||||
<string>Copyright © 2005-2024 The Transmission Project</string>
|
<string>Copyright © 2005-2025 The Transmission Project</string>
|
||||||
<key>QLNeedsToBeRunInMainThread</key>
|
<key>QLNeedsToBeRunInMainThread</key>
|
||||||
<false/>
|
<false/>
|
||||||
<key>QLPreviewHeight</key>
|
<key>QLPreviewHeight</key>
|
||||||
|
|||||||
@@ -49,7 +49,7 @@
|
|||||||
<key>CFPlugInUnloadFunction</key>
|
<key>CFPlugInUnloadFunction</key>
|
||||||
<string></string>
|
<string></string>
|
||||||
<key>NSHumanReadableCopyright</key>
|
<key>NSHumanReadableCopyright</key>
|
||||||
<string>Copyright © 2005-2024 The Transmission Project</string>
|
<string>Copyright © 2005-2025 The Transmission Project</string>
|
||||||
<key>QLNeedsToBeRunInMainThread</key>
|
<key>QLNeedsToBeRunInMainThread</key>
|
||||||
<false/>
|
<false/>
|
||||||
<key>QLPreviewHeight</key>
|
<key>QLPreviewHeight</key>
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
/* Localized versions of Info.plist keys */
|
/* Localized versions of Info.plist keys */
|
||||||
|
|
||||||
NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project";
|
NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project";
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
/* Localized versions of Info.plist keys */
|
/* Localized versions of Info.plist keys */
|
||||||
|
|
||||||
NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project";
|
NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project";
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
/* Localized versions of Info.plist keys */
|
/* Localized versions of Info.plist keys */
|
||||||
|
|
||||||
NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project";
|
NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project";
|
||||||
MDItemKeywords = "torrent,torrents,magnet,magnets,tor,bt,bit";
|
MDItemKeywords = "torrent,torrents,magnet,magnets,tor,bt,bit";
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
/* Localized versions of Info.plist keys */
|
/* Localized versions of Info.plist keys */
|
||||||
|
|
||||||
NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project";
|
NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project";
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
/* Localized versions of Info.plist keys */
|
/* Localized versions of Info.plist keys */
|
||||||
|
|
||||||
NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project";
|
NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project";
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
/* Localized versions of Info.plist keys */
|
/* Localized versions of Info.plist keys */
|
||||||
|
|
||||||
NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project";
|
NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project";
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
/* Localized versions of Info.plist keys */
|
/* Localized versions of Info.plist keys */
|
||||||
|
|
||||||
NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project";
|
NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project";
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
/* Localized versions of Info.plist keys */
|
/* Localized versions of Info.plist keys */
|
||||||
|
|
||||||
NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project";
|
NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project";
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
/* Localized versions of Info.plist keys */
|
/* Localized versions of Info.plist keys */
|
||||||
|
|
||||||
NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project";
|
NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project";
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
/* Localized versions of Info.plist keys */
|
/* Localized versions of Info.plist keys */
|
||||||
|
|
||||||
NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project";
|
NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project";
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
/* Localized versions of Info.plist keys */
|
/* Localized versions of Info.plist keys */
|
||||||
|
|
||||||
NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project";
|
NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project";
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
/* Localized versions of Info.plist keys */
|
/* Localized versions of Info.plist keys */
|
||||||
|
|
||||||
NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project";
|
NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project";
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
/* Localized versions of Info.plist keys */
|
/* Localized versions of Info.plist keys */
|
||||||
|
|
||||||
NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project";
|
NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project";
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
/* Localized versions of Info.plist keys */
|
/* Localized versions of Info.plist keys */
|
||||||
|
|
||||||
NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project";
|
NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project";
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
/* Localized versions of Info.plist keys */
|
/* Localized versions of Info.plist keys */
|
||||||
|
|
||||||
NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project";
|
NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project";
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
/* Localized versions of Info.plist keys */
|
/* Localized versions of Info.plist keys */
|
||||||
|
|
||||||
NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project";
|
NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project";
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
/* Localized versions of Info.plist keys */
|
/* Localized versions of Info.plist keys */
|
||||||
|
|
||||||
NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project";
|
NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project";
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
/* Localized versions of Info.plist keys */
|
/* Localized versions of Info.plist keys */
|
||||||
|
|
||||||
NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project";
|
NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project";
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
/* Localized versions of Info.plist keys */
|
/* Localized versions of Info.plist keys */
|
||||||
|
|
||||||
NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project";
|
NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project";
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
/* Localized versions of Info.plist keys */
|
/* Localized versions of Info.plist keys */
|
||||||
|
|
||||||
NSHumanReadableCopyright = "Copyright © 2005-2024 The Transmission Project";
|
NSHumanReadableCopyright = "Copyright © 2005-2025 The Transmission Project";
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
<bool>true</bool>
|
<bool>true</bool>
|
||||||
</property>
|
</property>
|
||||||
<property name="plainText">
|
<property name="plainText">
|
||||||
<string notr="true">Copyright 2005-2024. All code is copyrighted by the respective authors.
|
<string notr="true">Copyright 2005-2025. All code is copyrighted by the respective authors.
|
||||||
|
|
||||||
|
|
||||||
In addition, linking to and/or using OpenSSL is allowed.
|
In addition, linking to and/or using OpenSSL is allowed.
|
||||||
|
|||||||
Reference in New Issue
Block a user