aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2024-02-07 10:19:19 +0100
committerEike Ziller <eike.ziller@qt.io>2024-02-07 09:27:02 +0000
commita8ed2c505a06e73b7091d4eedf972fdc595af4b1 (patch)
tree101337b86119307143e04a5657ceb76c91f8a5e0
parenta0bd498b3125f6f633e45a71d431b256c0536a76 (diff)
Update copyright year, it's 2024 now12.0
Change-Id: I183b87bf80332c789d000c37fd08f75297031b02 Reviewed-by: hjk <hjk@qt.io>
-rw-r--r--cmake/QtCreatorIDEBranding.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/QtCreatorIDEBranding.cmake b/cmake/QtCreatorIDEBranding.cmake
index 17ad5c2aca..994072e7fa 100644
--- a/cmake/QtCreatorIDEBranding.cmake
+++ b/cmake/QtCreatorIDEBranding.cmake
@@ -1,7 +1,7 @@
set(IDE_VERSION "12.0.2") # The IDE version.
set(IDE_VERSION_COMPAT "12.0.0") # The IDE Compatibility version.
set(IDE_VERSION_DISPLAY "12.0.2") # The IDE display version.
-set(IDE_COPYRIGHT_YEAR "2023") # The IDE current copyright year.
+set(IDE_COPYRIGHT_YEAR "2024") # The IDE current copyright year.
set(IDE_SETTINGSVARIANT "QtProject") # The IDE settings variation.
set(IDE_DISPLAY_NAME "Qt Creator") # The IDE display name.