1
0
Fork 0
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:
reuk 2024-04-23 12:36:47 +01:00
parent 0d93e15d50
commit 609527ad04
No known key found for this signature in database
GPG key ID: FCB43929F012EE5C
12 changed files with 16 additions and 16 deletions

View file

@ -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>

View file

@ -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"

View file

@ -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"

View file

@ -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"

View file

@ -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>

View file

@ -2,7 +2,7 @@
<JUCERPROJECT name="DemoRunner" projectType="guiapp" defines="JUCE_DEMO_RUNNER=1&#10;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">