missing opensource dependencies

This commit is contained in:
thzero 2022-03-10 17:46:57 -06:00
parent a2ac3c7784
commit 7b8176956f

View File

@ -70,6 +70,8 @@ public class AboutDialog extends JDialog {
"Opencsv " + href("http://opencsv.sourceforge.net", true) + "<br>" +
"Simple Logging Facade for Java " + href("http://www.slf4j.org", true) + "<br>" +
"Java library for parsing and rendering CommonMark " + href("https://github.com/commonmark/commonmark-java", true) + "<br>" +
"RSyntaxTextArea " + href("http://bobbylight.github.io/RSyntaxTextArea", true) + "<br>" +
"yasson " + href("https://eclipse-ee4j.github.io/yasson", true) + "<br>" +
"<br>" +
"<b>OpenRocket gratefully acknowledges our use of the following databases:</b><br>" +
"<br>" +