summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-03-27 21:17:34 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2011-03-27 21:17:34 +0100
commit7dd70baef489e609e5da275cdf76a02ae91c1cac (patch)
tree884b93c0e17fdd58c4ac253ff10486fc426dcf7c
parent7d724e3a32444e137fad03d43c444f6e3dba0a5f (diff)
Update copyright years
-rw-r--r--Bustle.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bustle.hs b/Bustle.hs
index 99c9c76..cd9d688 100644
--- a/Bustle.hs
+++ b/Bustle.hs
@@ -433,7 +433,7 @@ showAbout window = withProgramIcon $ \icon -> io $ do
, aboutDialogComments := "Someone's favourite D-Bus profiler"
, aboutDialogWebsite := "http://willthompson.co.uk/bustle"
, aboutDialogAuthors := authors
- , aboutDialogCopyright := "© 2008–2009 Collabora Ltd."
+ , aboutDialogCopyright := "© 2008–2011 Collabora Ltd."
, aboutDialogLicense := license
]
dialog `afterResponse` \resp ->