From 0ec94b11ac553c8438a44a3a11ef513874466e47 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 5 Oct 2024 23:28:00 +0200 Subject: Update e-mail and address MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/info.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/info.c') diff --git a/src/info.c b/src/info.c index c95052f..6643570 100644 --- a/src/info.c +++ b/src/info.c @@ -1,7 +1,7 @@ /** * scrotty — Screenshot program for Linux's TTY * - * Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2014, 2015 Mattias Andrée (m@maandree.se) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -111,7 +111,7 @@ print_copyright (void) "\n" "You should have received a copy of the GNU General Public License\n" "along with this program. If not, see .\n"), - "2014, 2015 Mattias Andrée (maandree@member.fsf.org)" + "2014, 2015 Mattias Andrée (m@maandree.se)" ) < 0 ? -1 : 0; } -- cgit v1.2.3-70-g09d2