diff --git a/LICENSE.md b/LICENSE.md index b4939904b..7bdbb3d1a 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,4 @@ -OpenStudio(R), Copyright (c) 2020-2024, OpenStudio Coalition and other contributors. All rights reserved. +OpenStudio(R), Copyright (c) 2020-2025, OpenStudio Coalition and other contributors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/src/openstudio_app/AboutBox.hpp.in b/src/openstudio_app/AboutBox.hpp.in index 110eec11c..e3546ccab 100644 --- a/src/openstudio_app/AboutBox.hpp.in +++ b/src/openstudio_app/AboutBox.hpp.in @@ -8,7 +8,9 @@

Copyright © 2020-${CURRENT_YEAR}, OpenStudio Coalition and other contributors. All rights reserved.

\

OpenStudio is a cross-platform tool to support whole building energy and daylight modeling using EnergyPlus and Radiance.

\

OpenStudio uses the following QT modules (version ${QT_VERSION}) that are dynamically linked using GNU Lesser General Public License (LGPL): \ -Qt6Core, Qt6Core5Compat Qt6Widgets, Qt6Network, Qt6Concurrent, Qt6PrintSupport, Qt6Gui, Qt6Quick, Qt6QuickWidgets, Qt6Qml, Qt6QmlModels, Qt6WebChannel, Qt6Positioning, Qt6WebEngine, Qt6WebEngineWidgets, QtWebEngineCore, Qt6DBus, Qt6Xml, Qt6Svg, Qt6Charts, Qt6OpenGL, Qt6OpenGLWidgets

\ +Qt6Core, Qt6Core5Compat Qt6Widgets, Qt6Network, Qt6Concurrent, Qt6PrintSupport, Qt6Gui, Qt6Quick, Qt6QuickWidgets, Qt6Qml, Qt6QmlModels, Qt6WebChannel, Qt6Positioning, Qt6WebEngine, Qt6WebEngineWidgets, QtWebEngineCore, Qt6DBus, Qt6Xml, Qt6Svg, Qt6OpenGL, Qt6OpenGLWidgets

\ +

And these Qt modules that are dynamically linked using GNU General Public License (GPL): \ +Qt6Charts

\

For information on QT, please refer to QT

\

A copy of the GPL 3.0 and LGPL 3.0 are included in the root path of your installation directory.

" #endif // OPENSTUDIOAPP_ABOUTBOX