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, 2 insertions, 1 deletions
diff --git a/src/schemes/about/version.c b/src/schemes/about/version.c
index 3e4f149..1074cb2 100644
--- a/src/schemes/about/version.c
+++ b/src/schemes/about/version.c
@@ -57,7 +57,8 @@ mq_about_version_response(MqApplication G_GNUC_UNUSED *application,
HTML entity. Do not
translate. */
_("Copyright © %s %s"),
- "2017", "Patrick McDermott")),
+ "2017, 2018",
+ "Patrick McDermott")),
mq_html_p(_("This program comes with "
"ABSOLUTELY NO WARRANTY. "
"See the license text for details.")),