mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-19 12:25:12 -04:00
update copyright notice
This commit is contained in:
parent
73c5d3bd34
commit
7eaa15eee7
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
~ Minosoft
|
~ Minosoft
|
||||||
~ Copyright (C) 2020-2022 Moritz Zwerger
|
~ Copyright (C) 2020-2023 Moritz Zwerger
|
||||||
~
|
~
|
||||||
~ 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 (at your option) 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 (at your option) any later version.
|
||||||
~
|
~
|
||||||
@ -73,7 +73,7 @@
|
|||||||
</GridPane.margin>
|
</GridPane.margin>
|
||||||
<Text text="Version abc Other text "/>
|
<Text text="Version abc Other text "/>
|
||||||
</TextFlow>
|
</TextFlow>
|
||||||
<TextArea fx:id="copyrightFX" editable="false" text="Minosoft Copyright (C) 2020-2022 Moritz Zwerger and contributors 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 (at your option) any later version. 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 for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. This software is not affiliated with Mojang AB, the original developer of Minecraft." wrapText="true" GridPane.rowIndex="2">
|
<TextArea fx:id="copyrightFX" editable="false" text="Minosoft Copyright (C) 2020-2023 Moritz Zwerger and contributors 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 (at your option) any later version. 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 for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. This software is not affiliated with Mojang AB, the original developer of Minecraft." wrapText="true" GridPane.rowIndex="2">
|
||||||
<GridPane.margin>
|
<GridPane.margin>
|
||||||
<Insets bottom="10.0" left="10.0" right="10.0" top="10.0"/>
|
<Insets bottom="10.0" left="10.0" right="10.0" top="10.0"/>
|
||||||
</GridPane.margin>
|
</GridPane.margin>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user