Copyright date updated (#759)

This commit is contained in:
esu23 2020-02-23 16:11:53 +01:00 committed by GitHub
parent 0b3fff58e9
commit 17acdd9f41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ public class Dino.Ui.Application : Gtk.Application, Dino.Application {
comments: "Dino. Communicating happiness.",
website: "https://dino.im/",
website_label: "dino.im",
copyright: "Copyright © 2016-2019 - Dino Team",
copyright: "Copyright © 2016-2020 - Dino Team",
license_type: License.GPL_3_0);
}