diff --git a/LICENSES/Third Party/Apache-2.0 b/LICENSES/Third Party/Apache-2.0
index d64569567..ffd8b79df 100644
--- a/LICENSES/Third Party/Apache-2.0
+++ b/LICENSES/Third Party/Apache-2.0
@@ -1,3 +1,11 @@
+Valid-License-Identifier: Apache-2.0
+SPDX-URL: https://spdx.org/licenses/Apache-2.0.html
+Usage-Guide:
+ To use this license in source code, put one of the following SPDX
+ tag/value pairs into a comment according to the placement
+ guidelines in the licensing rules documentation.
+ SPDX-License-Identifier: Apache-2.0
+License-Text:
Apache License
Version 2.0, January 2004
diff --git a/slsDetectorGui/src/qDetectorMain.cpp b/slsDetectorGui/src/qDetectorMain.cpp
index 1f98144d8..103d691bc 100644
--- a/slsDetectorGui/src/qDetectorMain.cpp
+++ b/slsDetectorGui/src/qDetectorMain.cpp
@@ -473,10 +473,8 @@ void qDetectorMain::ExecuteHelp(QAction *action) {
"
slsDetectorGui Copyright (C) 2021 Contributors to SLS Detector Package
"
- "This program comes with ABSOLUTELY NO WARRANTY. "
- "This is free software, and you are welcome to redistribute it "
- "under certain conditions. Refer LICENSE and LICESNSE.lesser "
- "in root folder for more details."
+ "See COPYING in root folder for Licensing details:
"
+ "LGPL-3.0-or-other"
"<\\p>",