This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, master has been updated
       via  82629cb377ff30a53fee49b9d6f8efd86a969c69 (commit)
       via  c1d6b135edb08431252c5deabc68a1361a2ee2e3 (commit)
      from  d24121d62518d4ce8672737d83ef448e8b2a0ae6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=82629cb377ff30a53fee49b9d6f8efd86a969c69
commit 82629cb377ff30a53fee49b9d6f8efd86a969c69
Merge: d24121d c1d6b13
Author:     Craig Scott <craig.sc...@crascit.com>
AuthorDate: Thu Jun 13 10:54:39 2019 +0000
Commit:     Kitware Robot <kwro...@kitware.com>
CommitDate: Thu Jun 13 06:55:18 2019 -0400

    Merge topic 'cmake-gui-qt-notice'
    
    c1d6b135ed cmake-gui: Update Qt copyright holder in About dialog
    
    Acked-by: Kitware Robot <kwro...@kitware.com>
    Merge-request: !3441


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c1d6b135edb08431252c5deabc68a1361a2ee2e3
commit c1d6b135edb08431252c5deabc68a1361a2ee2e3
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Wed Jun 12 12:39:25 2019 -0400
Commit:     Brad King <brad.k...@kitware.com>
CommitDate: Wed Jun 12 12:39:25 2019 -0400

    cmake-gui: Update Qt copyright holder in About dialog
    
    Qt is now copyright "The Qt Company Ltd.".

diff --git a/Source/QtDialog/CMakeSetupDialog.cxx 
b/Source/QtDialog/CMakeSetupDialog.cxx
index 5f6ccca..e98cdcf 100644
--- a/Source/QtDialog/CMakeSetupDialog.cxx
+++ b/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

-----------------------------------------------------------------------

Summary of changes:
 Source/QtDialog/CMakeSetupDialog.cxx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
https://cmake.org/mailman/listinfo/cmake-commits

Reply via email to