mirror of
https://github.com/transmission/transmission.git
synced 2025-12-20 02:18:42 +00:00
Update user-facing copyright years
This commit is contained in:
2
COPYING
2
COPYING
@@ -1,4 +1,4 @@
|
||||
Copyright 2005-2014. All code is copyrighted by the respective authors.
|
||||
Copyright 2005-2016. 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),
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
|
||||
#define SHOW_LICENSE
|
||||
static const char * LICENSE =
|
||||
"Copyright 2005-2014. All code is copyrighted by the respective authors.\n"
|
||||
"Copyright 2005-2016. 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.\n"
|
||||
|
||||
@@ -72,7 +72,7 @@
|
||||
<true/>
|
||||
</dict>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2005-2014 The Transmission Project</string>
|
||||
<string>Copyright © 2005-2016 The Transmission Project</string>
|
||||
<key>NSMainNibFile</key>
|
||||
<string>MainMenu</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
|
||||
@@ -49,7 +49,7 @@
|
||||
<key>CFPlugInUnloadFunction</key>
|
||||
<string></string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2005-2014 The Transmission Project</string>
|
||||
<string>Copyright © 2005-2016 The Transmission Project</string>
|
||||
<key>QLNeedsToBeRunInMainThread</key>
|
||||
<false/>
|
||||
<key>QLPreviewHeight</key>
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
/* Localized versions of Info.plist keys */
|
||||
|
||||
NSHumanReadableCopyright = "Copyright © 2005-2014 The Transmission Project";
|
||||
NSHumanReadableCopyright = "Copyright © 2005-2016 The Transmission Project";
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
/* Localized versions of Info.plist keys */
|
||||
|
||||
NSHumanReadableCopyright = "Copyright © 2005–2014 Transmission-Projekt";
|
||||
NSHumanReadableCopyright = "Copyright © 2005–2016 Transmission-Projekt";
|
||||
@@ -1,3 +1,3 @@
|
||||
/* Localized versions of Info.plist keys */
|
||||
|
||||
NSHumanReadableCopyright = "Copyright © 2005-2014 The Transmission Project";
|
||||
NSHumanReadableCopyright = "Copyright © 2005-2016 The Transmission Project";
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
/* Localized versions of Info.plist keys */
|
||||
|
||||
NSHumanReadableCopyright = "Copyright © 2005-2014 The Transmission Project";
|
||||
NSHumanReadableCopyright = "Copyright © 2005-2016 The Transmission Project";
|
||||
@@ -1,3 +1,3 @@
|
||||
/* Localized versions of Info.plist keys */
|
||||
|
||||
NSHumanReadableCopyright = "Copyright © 2005-2014 The Transmission Project";
|
||||
NSHumanReadableCopyright = "Copyright © 2005-2016 The Transmission Project";
|
||||
@@ -1,3 +1,3 @@
|
||||
/* Localized versions of Info.plist keys */
|
||||
|
||||
NSHumanReadableCopyright = "Copyright © 2005-2014 The Transmission Project";
|
||||
NSHumanReadableCopyright = "Copyright © 2005-2016 The Transmission Project";
|
||||
@@ -1,3 +1,3 @@
|
||||
/* Localized versions of Info.plist keys */
|
||||
|
||||
NSHumanReadableCopyright = "Copyright © 2005-2014 Het Transmission Project";
|
||||
NSHumanReadableCopyright = "Copyright © 2005-2016 Het Transmission Project";
|
||||
@@ -1,3 +1,3 @@
|
||||
/* Localized versions of Info.plist keys */
|
||||
|
||||
NSHumanReadableCopyright = "Copyright © 2005-2014 The Transmission Project";
|
||||
NSHumanReadableCopyright = "Copyright © 2005-2016 The Transmission Project";
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
/* Localized versions of Info.plist keys */
|
||||
|
||||
NSHumanReadableCopyright = "© 2005-2014 The Transmission Project, все права защищены";
|
||||
NSHumanReadableCopyright = "© 2005-2016 The Transmission Project, все права защищены";
|
||||
@@ -1,3 +1,3 @@
|
||||
/* Localized versions of Info.plist keys */
|
||||
|
||||
NSHumanReadableCopyright = "© 2005-2013 The Transmission Project, tüm hakları saklıdır";
|
||||
NSHumanReadableCopyright = "© 2005-2016 The Transmission Project, tüm hakları saklıdır";
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="plainText">
|
||||
<string notr="true">Copyright 2005-2014. All code is copyrighted by the respective authors.
|
||||
<string notr="true">Copyright 2005-2016. All code is copyrighted by the respective authors.
|
||||
|
||||
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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user