mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3856 Update copyright text in dialogs
This commit is contained in:
@@ -54,7 +54,7 @@ void RicHelpAboutFeature::onActionTriggered(bool isChecked)
|
||||
|
||||
dlg.setApplicationName(RI_APPLICATION_NAME);
|
||||
dlg.setApplicationVersion(RiaApplication::getVersionStringApp(true));
|
||||
dlg.setCopyright("Copyright Statoil ASA, Ceetron Solutions AS, Ceetron AS");
|
||||
dlg.setCopyright("Copyright Equinor ASA, Ceetron Solutions AS, Ceetron AS");
|
||||
dlg.showQtVersion(false);
|
||||
#ifdef _DEBUG
|
||||
dlg.setIsDebugBuild(true);
|
||||
|
||||
Reference in New Issue
Block a user