diff options
Diffstat (limited to 'src/libargparser/argparser.c')
| -rw-r--r-- | src/libargparser/argparser.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
