]> git.0d.be Git - empathy.git/blobdiff - src/empathy-about-dialog.c
Adding myself to contributors
[empathy.git] / src / empathy-about-dialog.c
index 299d5a4b7cfcf699614b388f48db7d170279b494..6a8f14cc4c5c3f5ac83dd6c2a42ccee1391cdf37 100644 (file)
@@ -44,6 +44,7 @@ static const char *authors[] = {
        "Bastien Nocera",
        "Christoffer Olsen",
        "Cosimo Cecchi",
+       "Danielle Madeley",
        "Elliot Fairweather",
        "Frederic Crozat",
        "Frederic Peters",
@@ -120,7 +121,7 @@ empathy_about_dialog_new (GtkWindow *parent)
                               "comments", _("An Instant Messaging client for GNOME"),
                               "license", license_trans,
                               "wrap-license", TRUE,
-                              "copyright", "Imendio AB 2002-2007\nCollabora Ltd 2007-2008",
+                              "copyright", "Imendio AB 2002-2007\nCollabora Ltd 2007-2010",
                               "documenters", documenters,
                               "logo-icon-name", "empathy",
                               "translator-credits", _("translator-credits"),