Ver Fonte

Happy 2021 🎉

Julian Raufelder há 4 anos atrás
pai
commit
9e3947f337
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      main/ui/src/main/resources/fxml/preferences_about.fxml

+ 1 - 1
main/ui/src/main/resources/fxml/preferences_about.fxml

@@ -22,7 +22,7 @@
 			</ImageView>
 			<VBox spacing="3" HBox.hgrow="ALWAYS" alignment="CENTER_LEFT">
 				<FormattedLabel styleClass="label-large" format="Cryptomator %s" arg1="${controller.applicationVersion}"/>
-				<Label text="© 2016 – 2020 Skymatic GmbH"/>
+				<Label text="© 2016 – 2021 Skymatic GmbH"/>
 			</VBox>
 		</HBox>