diff options
Diffstat (limited to 'src/inttypes')
| -rw-r--r-- | src/inttypes/imaxabs.c | 2 | ||||
| -rw-r--r-- | src/inttypes/imaxdiv.c | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/src/inttypes/imaxabs.c b/src/inttypes/imaxabs.c index 38c366a..d05cd95 100644 --- a/src/inttypes/imaxabs.c +++ b/src/inttypes/imaxabs.c @@ -1,6 +1,6 @@  /**   * slibc — Yet another C library - * Copyright © 2015, 2016  Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2015, 2016  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 diff --git a/src/inttypes/imaxdiv.c b/src/inttypes/imaxdiv.c index fbd8c1a..31b2489 100644 --- a/src/inttypes/imaxdiv.c +++ b/src/inttypes/imaxdiv.c @@ -1,6 +1,6 @@  /**   * slibc — Yet another C library - * Copyright © 2015, 2016  Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2015, 2016  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 | 
