summaryrefslogtreecommitdiffstats
path: root/src/schemes/about/version.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/schemes/about/version.c')
-rw-r--r--src/schemes/about/version.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/schemes/about/version.c b/src/schemes/about/version.c
index 5d05daa..92015c7 100644
--- a/src/schemes/about/version.c
+++ b/src/schemes/about/version.c
@@ -53,6 +53,9 @@ mq_about_version_response(MqApplication G_GNUC_UNUSED *application,
/* TODO: Comments */
/* TODO: Web site link */
mq_html_p_free(g_strdup_printf(
+ /* TRANSLATORS: "©" is an
+ * HTML entity. Do not
+ * translate. */
_("Copyright © %s %s"),
"2017", "Patrick McDermott")),
mq_html_p(_("This program comes with "