From 215e35b198f6212d788991c85c62b6f6780bbc99 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 31 Jul 2023 16:42:45 +0200 Subject: [PATCH] Fix my email address --- src/xmpp/connection.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xmpp/connection.c b/src/xmpp/connection.c index 3db1193dc..3503bcc37 100644 --- a/src/xmpp/connection.c +++ b/src/xmpp/connection.c @@ -3,7 +3,7 @@ * vim: expandtab:ts=4:sts=4:sw=4 * * Copyright (C) 2012 - 2019 James Booth - * Copyright (C) 2018 - 2023 Michael Vetter + * Copyright (C) 2018 - 2023 Michael Vetter * * This file is part of Profanity. *