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

@ -73,7 +73,7 @@ set_directory_properties(PROPERTIES
JUCE_COMPANY_NAME "JUCE"
JUCE_COMPANY_WEBSITE "https://juce.com"
JUCE_COMPANY_EMAIL "info@juce.com"
JUCE_COMPANY_COPYRIGHT "Copyright (c) 2020 - Raw Material Software Limited")
JUCE_COMPANY_COPYRIGHT "Copyright (c) - Raw Material Software Limited")
option(JUCE_COPY_PLUGIN_AFTER_BUILD
"Whether or not plugins should be installed to the system after building" OFF)