diff --git a/swing/src/net/sf/openrocket/gui/dialogs/LicenseDialog.java b/swing/src/net/sf/openrocket/gui/dialogs/LicenseDialog.java
index 535bab300..5ce88cc1b 100644
--- a/swing/src/net/sf/openrocket/gui/dialogs/LicenseDialog.java
+++ b/swing/src/net/sf/openrocket/gui/dialogs/LicenseDialog.java
@@ -54,23 +54,23 @@ public class LicenseDialog extends JDialog {
/*****************************************************************************************************************************/
/* GPL: overall project */
/*****************************************************************************************************************************/
- final String gplInternalHref = "here";
final String orLicense = "GNU GENERAL PUBLIC LICENSE" + "
" +
"
" +
"OpenRocket - A model rocket simulator
" +
"Copyright " + Chars.COPY + " 2007-" + copyrightYear + "Sampo Niskanen and others
" +
"Project page: https://openrocket.info/
" +
"
" +
- "This program is free software: you can redistribute it and/or modify it under the terms " +
- "of the GNU General Public License as published by the Free Software Foundation, either " +
- "version 3 of the License, or any later version.
" +
- "
" +
+ "This program is free software: you can redistribute it and/or modify it under the terms of the " +
+ "GNU General Public License as published by the Free Software Foundation, either version 3 " +
+ "of the License, or any later version.
" +
+ "The license may be viewed " +
+ "here.
" +
+ "
" +
"This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; " +
"without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. " +
- "See the GNU General Public License " + gplInternalHref + " for more details.
" +
- "
" +
- "A copy of the GNU General Public License may be viewed " + gplInternalHref + ". " +
- "You may also obtain a copy of the License at:
" +
+ "See the GNU General Public License for more details.
" +
+ "
" +
+ "You should have received a copy of the GNU Public License along with this program. If not, see
" +
"
" +
"https://www.gnu.org/licenses/gpl-3.0.html
" +
"
" +
@@ -83,83 +83,64 @@ public class LicenseDialog extends JDialog {
/*****************************************************************************************************************************/
/* APACHE: components library */
/*****************************************************************************************************************************/
- final String apacheInternalHref = "here";
final String componentsLicense =
"APACHE LICENSE
" +
"
" +
- "Enhanced components database for OpenRocket
" +
+ "OpenRocket features the enhanced components database created by David B. Cook
" +
"Copyright " + Chars.COPY + " 2015-" + copyrightYear + " David B. Cook
" +
"Project page: https://github.com/dbcook/openrocket-database
" +
"
" +
"Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this work except in compliance with the License. " +
- " A copy of the Apache License may be viewed " + apacheInternalHref + ". You may also obtain a copy of the License at:
" +
+ " A copy of the Apache License may be viewed " +
+ "here.
" +
+ "You may also obtain a copy of the License at:
" +
"
" +
"http://www.apache.org/licenses/LICENSE-2.0
" +
-
- "Unless required by applicable law or agreed to in writing, software distributed under the License is distributed " +
- "on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License " +
- apacheInternalHref + " for the specific language governing permissions and limitations under the License.
" +
+ "
" +
+ "OpenRocket uses the Work or Derivative Works of Ant, a product which includes software developed by the Apache " +
+ "Software Foundation
" +
+ "
" +
+ "Ant product also includes software developed by:
" +
+ "