From 2e6ff7df917fc8f261268e752f84986ed3c683c5 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 14:17:32 +0100 Subject: m fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/libargparser/argparser.c | 2 +- src/libargparser/argparser.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/libargparser') diff --git a/src/libargparser/argparser.c b/src/libargparser/argparser.c index ba3d606..2004420 100644 --- a/src/libargparser/argparser.c +++ b/src/libargparser/argparser.c @@ -1,7 +1,7 @@ /** * argparser – command line argument parser library * - * Copyright © 2013, 2014 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2013, 2014 Mattias Andrée (m@maandree.se) * * This library is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by diff --git a/src/libargparser/argparser.h b/src/libargparser/argparser.h index 51feace..0691ffe 100644 --- a/src/libargparser/argparser.h +++ b/src/libargparser/argparser.h @@ -1,7 +1,7 @@ /** * argparser – command line argument parser library * - * Copyright © 2013, 2014 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2013, 2014 Mattias Andrée (m@maandree.se) * * This library is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by -- cgit v1.2.3-70-g09d2