File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -1261,6 +1261,14 @@ void GCodeWorkShop::about()
12611261 " <P>Version: %1"
12621262 " <P>Copyright (C) 1998 - 2018 by <a href=\" mailto:artkoz78@gmail.com\" >Artur Kozioł</a>"
12631263 " <br>Copyright (C) 2020 - 2024 by <a href='mailto:nicegorov@yandex.ru'>Nick Egorrov</a>"
1264+ " <h2>Sources and updates</h2>"
1265+ " <p>Source code and new releases are available at the following addresses:"
1266+ " <ul>"
1267+ " <li><a href='https://github.com/GCodeProjects/GCodeWorkShop'>https://github.com/GCodeProjects/GCodeWorkShop</a></li>"
1268+ " <li><a href='https://codeberg.org/u-235/GCodeWorkShop'>https://codeberg.org/u-235/GCodeWorkShop</a></li>"
1269+ " <li><a href='https://gitflic.ru/project/u-235/gcodeworkshop'>https://gitflic.ru/project/u-235/gcodeworkshop</a></li>"
1270+ " </ul>"
1271+ " <h2>Thanks</h2>"
12641272 " <P>Spanish translation, fixes and other help thanks to Otto Huamani"
12651273 " <br />Catalan translation and deb package thanks to Jordi Sayol i Salomó"
12661274 " <br />German translation and other fixes thanks to Michael Numberger"
@@ -1269,8 +1277,8 @@ void GCodeWorkShop::about()
12691277 " <br />Dutch translation thanks to Henk van Andel"
12701278 " <br />OS X patch and other updates thanks to Janne Mäntyharju"
12711279 " <P>New EdytorNC icon thanks to Jakub Gajewski"
1272- " <P><a href='https://github.com/GCodeProjects/GCodeWorkShop'>GCodeWorkShop on GitHub</a>"
12731280 " <P>GCodeWorkShop contains pieces of code from other Open Source projects."
1281+ " <h2>License</h2>"
12741282 " <P><i>GCodeWorkShop is free software; you can redistribute it and/or modify"
12751283 " it under the terms of the GNU General Public License as published by"
12761284 " the Free Software Foundation; either version 2 of the License, or"
You can’t perform that action at this time.
0 commit comments