mirror of
https://github.com/languagetool-org/languagetool
synced 2026-04-21 13:37:25 +00:00
update year
This commit is contained in:
parent
c8903d7963
commit
98bd7deb52
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ public class AboutDialog {
|
|||
|
||||
aboutPane.setText(String.format("<html>"
|
||||
+ "<p>LanguageTool %s (%s, %s)<br>"
|
||||
+ "Copyright (C) 2005-2024 the LanguageTool community and Daniel Naber<br>"
|
||||
+ "Copyright (C) 2005-2025 the LanguageTool community and Daniel Naber<br>"
|
||||
+ "This software is licensed under the GNU Lesser General Public License.<br>"
|
||||
+ "<a href=\"https://www.languagetool.org\">https://www.languagetool.org</a><br>"
|
||||
+ "Java max/total/free memory: %sMB, %sMB, %sMB</p>"
|
||||
|
|
|
|||
Loading…
Reference in a new issue