summaryrefslogtreecommitdiff
path: root/Bustle/UI/AboutDialog.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Bustle/UI/AboutDialog.hs')
-rw-r--r--Bustle/UI/AboutDialog.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bustle/UI/AboutDialog.hs b/Bustle/UI/AboutDialog.hs
index f06c670..6323e5e 100644
--- a/Bustle/UI/AboutDialog.hs
+++ b/Bustle/UI/AboutDialog.hs
@@ -48,7 +48,7 @@ showAboutDialog window = do
, aboutDialogWebsite := "https://gitlab.freedesktop.org/bustle/bustle#readme"
, aboutDialogAuthors := authors
, aboutDialogArtists := artists
- , aboutDialogCopyright := "© 2008–2017 Will Thompson, Collabora Ltd. and contributors"
+ , aboutDialogCopyright := "© 2008–2020 Will Thompson, Collabora Ltd. and contributors"
, aboutDialogLogoIconName := Just "org.freedesktop.Bustle"
, windowModal := True
, windowTransientFor := window