Преглед изворни кода

cmake-gui: Update Qt copyright holder in About dialog

Qt is now copyright "The Qt Company Ltd.".
Brad King пре 6 година
родитељ
комит
c1d6b135ed
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Source/QtDialog/CMakeSetupDialog.cxx

+ 1 - 1
Source/QtDialog/CMakeSetupDialog.cxx

@@ -862,7 +862,7 @@ void CMakeSetupDialog::doAbout()
     "built using Qt %2 (qt-project.org).\n"
 #ifdef USE_LGPL
     "\n"
-    "The Qt Toolkit is Copyright (C) Digia Plc and/or its subsidiary(-ies).\n"
+    "The Qt Toolkit is Copyright (C) The Qt Company Ltd.\n"
     "Qt is licensed under terms of the GNU LGPLv" USE_LGPL ", available at:\n"
     " \"%3\""
 #endif