Update outdated year references to 2015.

Use 2015 insteaf of 201x, mostly in the manual and .plist files.
This commit is contained in:
Dimitri Schoolwerth
2015-04-30 16:11:30 +04:00
parent 6c7c8b6d8d
commit 6ca759b20b
12 changed files with 22 additions and 22 deletions

View File

@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>$(PRODUCT_NAME)</string>
<key>CFBundleGetInfoString</key>
<string>$(PRODUCT_NAME) version 3.1.0, (c) 2005-2013 wxWidgets</string>
<string>$(PRODUCT_NAME) version 3.1.0, (c) 2005-2015 wxWidgets</string>
<key>CFBundleIconFile</key>
<string>wxmac.icns</string>
<key>CFBundleIdentifier</key>
@@ -22,7 +22,7 @@
<string>it</string>
</array>
<key>CFBundleLongVersionString</key>
<string>3.1.0, (c) 2005-2013 wxWidgets</string>
<string>3.1.0, (c) 2005-2015 wxWidgets</string>
<key>CFBundleName</key>
<string>$(PRODUCT_NAME)</string>
<key>CFBundlePackageType</key>
@@ -34,6 +34,6 @@
<key>CFBundleVersion</key>
<string>3.1.0</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright 2005-2013 wxWidgets</string>
<string>Copyright 2005-2015 wxWidgets</string>
</dict>
</plist>

View File

@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>$(PRODUCT_NAME)</string>
<key>CFBundleGetInfoString</key>
<string>$(PRODUCT_NAME) version 3.1.0, (c) 2005-2013 wxWidgets</string>
<string>$(PRODUCT_NAME) version 3.1.0, (c) 2005-2015 wxWidgets</string>
<key>CFBundleIconFile</key>
<string>wxmac.icns</string>
<key>CFBundleIdentifier</key>
@@ -22,7 +22,7 @@
<string>it</string>
</array>
<key>CFBundleLongVersionString</key>
<string>3.1.0, (c) 2005-2013 wxWidgets</string>
<string>3.1.0, (c) 2005-2015 wxWidgets</string>
<key>CFBundleName</key>
<string>$(PRODUCT_NAME)</string>
<key>CFBundlePackageType</key>
@@ -34,7 +34,7 @@
<key>CFBundleVersion</key>
<string>3.1.0</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright 2005-2013 wxWidgets</string>
<string>Copyright 2005-2015 wxWidgets</string>
<key>NSPrincipalClass</key>
<string>wxNSApplication</string>
</dict>