Jelajahi Sumber

Happy 2021 🎉

Julian Raufelder 4 tahun lalu
induk
melakukan
9e3947f337
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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>