You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
content.append("(c) 2005-2024 NextGen Healthcare. All rights reserved. Visit http://www.nextgen.com\n\n");
72
-
content.append("The following is a list of acknowledgements for third-party software that is included with Mirth Connect:\n\n");
73
-
content.append("This product includes software developed by the Apache Software Foundation (http://www.apache.org/).\n\n");
71
+
content.append("(c) 2005-2024 NextGen Healthcare. All rights reserved. Visit https://www.nextgen.com\n\n");
72
+
content.append("(c) 2025 Open Integration Engine contributors. Visit https://openintegrationengine.com\n\n");
73
+
content.append("The following is a list of acknowledgements for third-party software that is included with ").append(BrandingConstants.PRODUCT_NAME).append(":\n\n");
74
+
content.append("This product includes software developed by the Apache Software Foundation (https://www.apache.org/).\n\n");
74
75
content.append("This product includes all or a portion of the HL7 Vocabulary database, or is derived from the HL7 Vocabulary database, subject to a license from Health Level Seven, Inc.\n\n");
75
-
content.append("This product includes a portion of images from http://www.famfamfam.com/lab/icons/silk/.\n\n");
76
+
content.append("This product includes a portion of images from https://www.famfamfam.com/lab/icons/silk/.\n\n");
76
77
content.append("This product includes a portion of images from https://www.fatcow.com/free-icons.\n\n");
77
-
content.append("This product includes software developed by the Indiana University Extreme! Lab (http://www.extreme.indiana.edu/).\n\n");
78
-
content.append("This product includes the Flying Saucer XHTML renderer library, licensed under the LGPL version 2.1 (http://www.gnu.org/licenses/lgpl-2.1.html).\n\n");
79
-
content.append("This product includes the jTDS JDBC driver, licensed under the LGPL version 2.1 (http://www.gnu.org/licenses/lgpl-2.1.html).\n\n");
80
-
content.append("This product includes software developed by the JDOM Project (http://www.jdom.org/).\n\n");
81
-
content.append("This product includes software developed by the SAXPath Project (http://www.saxpath.org/).\n\n");
82
-
content.append("This product includes the JCIFS SMB client library in Java version 1.3.17, copyright (C) 2002 \"Michael B. Allen\" <jcifs at samba dot org> and \"Eric Glass\" <jcifs at samba dot org>, licensed under the LGPL version 2.1 (http://www.gnu.org/licenses/lgpl-2.1.html).\n\n");
83
-
content.append("This product includes the Pdf-renderer library (https://java.net/projects/pdf-renderer/), portions copyright Sun Microsystems, Inc., Pirion Systems Pty Ltd, intarsys consulting GmbH and Adobe Systems Incorporated. It is licensed under the LGPL version 2.1 (http://www.gnu.org/licenses/lgpl-2.1.html).\n\n");
84
-
content.append("This product includes software developed by the JDOM Project (http://www.jdom.org/).\n\n");
78
+
content.append("This product includes software developed by the Indiana University Extreme! Lab (https://www.extreme.indiana.edu/).\n\n");
79
+
content.append("This product includes the Flying Saucer XHTML renderer library, licensed under the LGPL version 2.1 (https://www.gnu.org/licenses/lgpl-2.1.html).\n\n");
80
+
content.append("This product includes the jTDS JDBC driver, licensed under the LGPL version 2.1 (https://www.gnu.org/licenses/lgpl-2.1.html).\n\n");
81
+
content.append("This product includes software developed by the JDOM Project (https://www.jdom.org/).\n\n");
82
+
content.append("This product includes software developed by the SAXPath Project (https://www.saxpath.org/).\n\n");
83
+
content.append("This product includes the JCIFS SMB client library in Java version 1.3.17, copyright (C) 2002 \"Michael B. Allen\" <jcifs at samba dot org> and \"Eric Glass\" <jcifs at samba dot org>, licensed under the LGPL version 2.1 (https://www.gnu.org/licenses/lgpl-2.1.html).\n\n");
84
+
content.append("This product includes the Pdf-renderer library (https://java.net/projects/pdf-renderer/), portions copyright Sun Microsystems, Inc., Pirion Systems Pty Ltd, intarsys consulting GmbH and Adobe Systems Incorporated. It is licensed under the LGPL version 2.1 (https://www.gnu.org/licenses/lgpl-2.1.html).\n\n");
85
+
content.append("This product includes software developed by the JDOM Project (https://www.jdom.org/).\n\n");
85
86
content.append("This product includes software developed by xerial.org (Taro L. Saito) (https://github.com/xerial/sqlite-jdbc).\n\n");
86
-
content.append("This product includes the SwingLabs SwingX library, copyright (c) 2005-2006 Sun Microsystems, Inc., licensed under the LGPL version 2.1 (http://www.gnu.org/licenses/lgpl-2.1.html).\n\n");
87
-
content.append("This product includes libraries from OpenJFX, which is licensed under the GNU General Public License version 2, with the Classpath Exception (http://openjdk.java.net/legal/gplv2+ce.html). The source code for OpenJFX is available at: http://jdk.java.net/openjfx/\n\n");
87
+
content.append("This product includes the SwingLabs SwingX library, copyright (c) 2005-2006 Sun Microsystems, Inc., licensed under the LGPL version 2.1 (https://www.gnu.org/licenses/lgpl-2.1.html).\n\n");
88
+
content.append("This product includes libraries from OpenJFX, which is licensed under the GNU General Public License version 2, with the Classpath Exception (https://openjdk.java.net/legal/gplv2+ce.html). The source code for OpenJFX is available at: https://jdk.java.net/openjfx/\n\n");
0 commit comments