mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Remove outdated copyright years
This commit is contained in:
parent
0d93e15d50
commit
609527ad04
12 changed files with 16 additions and 16 deletions
|
|
@ -28,7 +28,7 @@
|
|||
<key>CFBundleVersion</key>
|
||||
<string>8.0.0</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright (c) 2020 - Raw Material Software Limited</string>
|
||||
<string>Copyright (c) - Raw Material Software Limited</string>
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<true/>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ BEGIN
|
|||
BLOCK "040904E4"
|
||||
BEGIN
|
||||
VALUE "CompanyName", "Raw Material Software Limited\0"
|
||||
VALUE "LegalCopyright", "Copyright (c) 2020 - Raw Material Software Limited\0"
|
||||
VALUE "LegalCopyright", "Copyright (c) - Raw Material Software Limited\0"
|
||||
VALUE "FileDescription", "DemoRunner\0"
|
||||
VALUE "FileVersion", "8.0.0\0"
|
||||
VALUE "ProductName", "DemoRunner\0"
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ BEGIN
|
|||
BLOCK "040904E4"
|
||||
BEGIN
|
||||
VALUE "CompanyName", "Raw Material Software Limited\0"
|
||||
VALUE "LegalCopyright", "Copyright (c) 2020 - Raw Material Software Limited\0"
|
||||
VALUE "LegalCopyright", "Copyright (c) - Raw Material Software Limited\0"
|
||||
VALUE "FileDescription", "DemoRunner\0"
|
||||
VALUE "FileVersion", "8.0.0\0"
|
||||
VALUE "ProductName", "DemoRunner\0"
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ BEGIN
|
|||
BLOCK "040904E4"
|
||||
BEGIN
|
||||
VALUE "CompanyName", "Raw Material Software Limited\0"
|
||||
VALUE "LegalCopyright", "Copyright (c) 2020 - Raw Material Software Limited\0"
|
||||
VALUE "LegalCopyright", "Copyright (c) - Raw Material Software Limited\0"
|
||||
VALUE "FileDescription", "DemoRunner\0"
|
||||
VALUE "FileVersion", "8.0.0\0"
|
||||
VALUE "ProductName", "DemoRunner\0"
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@
|
|||
<key>CFBundleVersion</key>
|
||||
<string>8.0.0</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright (c) 2020 - Raw Material Software Limited</string>
|
||||
<string>Copyright (c) - Raw Material Software Limited</string>
|
||||
<key>NSHighResolutionCapable</key>
|
||||
<true/>
|
||||
<key>UIFileSharingEnabled</key>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<JUCERPROJECT name="DemoRunner" projectType="guiapp" defines="JUCE_DEMO_RUNNER=1 JUCE_UNIT_TESTS=1"
|
||||
bundleIdentifier="com.rmsl.jucedemorunner" version="8.0.0" companyName="Raw Material Software Limited"
|
||||
companyCopyright="Copyright (c) 2020 - Raw Material Software Limited"
|
||||
companyCopyright="Copyright (c) - Raw Material Software Limited"
|
||||
companyWebsite="https://www.juce.com/" companyEmail="info@juce.com"
|
||||
id="yj7xMM" useAppConfig="0" addUsingNamespaceToJuceHeader="1"
|
||||
jucerFormatVersion="1">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue