missing opensource dependencies
This commit is contained in:
parent
a2ac3c7784
commit
7b8176956f
@ -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>" +
|
||||
|
Loading…
x
Reference in New Issue
Block a user