Julian Raufelder преди 4 години
родител
ревизия
9e3947f337
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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>