diff options
author | Mattias Andrée <m@maandree.se> | 2024-10-06 09:15:45 +0200 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2024-10-06 09:15:45 +0200 |
commit | a154fb3467c8a1e46e4dc03cf86c26b22d4021af (patch) | |
tree | 7774f50cf6f9ab3cca0214703489094694222184 | |
parent | Empty signed commit (diff) | |
download | slibc-master.tar.gz slibc-master.tar.bz2 slibc-master.tar.xz |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
277 files changed, 277 insertions, 277 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index a1bd705..94811ce 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -10,7 +10,7 @@ BUILD DEPENDENCIES: coreutils sed texinfo>=4.11 (optional) - https://github.com/maandree/gpp (only utilisable if not cross-compiling, optional) + https://codeberg.org/maandree/gpp (only utilisable if not cross-compiling, optional) libc (only utilisable if not cross-compiling, optional, can be slibc itself) @@ -1,5 +1,5 @@ # slibc — Yet another C library -# Copyright © 2015 Mattias Andrée (maandree@member.fsf.org) +# Copyright © 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 diff --git a/doc/info/hardcopy-copying.texinfo b/doc/info/hardcopy-copying.texinfo index e31dc94..89f16ae 100644 --- a/doc/info/hardcopy-copying.texinfo +++ b/doc/info/hardcopy-copying.texinfo @@ -31,7 +31,7 @@ Printed by: X @*@* -Copyright @copyright{} 2015 Mattias Andrée @e{maandree@@member.fsf.org} +Copyright @copyright{} 2015 Mattias Andrée @e{m@@maandree.se} @* @c The copyright information from the main file, add any required diff --git a/doc/info/slibc.texinfo b/doc/info/slibc.texinfo index 9a45ce1..3068b6d 100644 --- a/doc/info/slibc.texinfo +++ b/doc/info/slibc.texinfo @@ -4,7 +4,7 @@ @include reusable/macros.texinfo @copying @c -------------------------------------------------------------------------------- -Copyright @copyright{} 2015 @w{Mattias Andrée @e{maandree@@member.fsf.org}} +Copyright @copyright{} 2015 @w{Mattias Andrée @e{m@@maandree.se}} @quotation Permission is granted to copy, distribute and/or modify this document diff --git a/gen/bits/intconf.c b/gen/bits/intconf.c index 4fe45fd..d4f293b 100644 --- a/gen/bits/intconf.c +++ b/gen/bits/intconf.c @@ -1,6 +1,6 @@ /** * slibc — Yet another C library - * Copyright © 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 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 diff --git a/gen/bits/intconf.h b/gen/bits/intconf.h index d4adaa4..a273277 100644 --- a/gen/bits/intconf.h +++ b/gen/bits/intconf.h @@ -1,6 +1,6 @@ /** * slibc — Yet another C library - * Copyright © 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 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 diff --git a/include/alloca.h b/include/alloca.h index 5cc9131..1027ecf 100644 --- a/include/alloca.h +++ b/include/alloca.h @@ -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/include/arpa/inet.h b/include/arpa/inet.h index a9a3ecd..b804119 100644 --- a/include/arpa/inet.h +++ b/include/arpa/inet.h @@ -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/include/assert.h b/include/assert.h index 7b1e6fe..c7eccf4 100644 --- a/include/assert.h +++ b/include/assert.h @@ -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/include/bits/stdarg.h b/include/bits/stdarg.h index ae6f801..7afcee6 100644 --- a/include/bits/stdarg.h +++ b/include/bits/stdarg.h @@ -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/include/bits/types.h b/include/bits/types.h index 4fa13cb..b52fed7 100644 --- a/include/bits/types.h +++ b/include/bits/types.h @@ -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/include/ctype.h b/include/ctype.h index 8f253c1..f35aaf2 100644 --- a/include/ctype.h +++ b/include/ctype.h @@ -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/include/err.h b/include/err.h index bc93228..205634f 100644 --- a/include/err.h +++ b/include/err.h @@ -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/include/errno.h b/include/errno.h index 221308f..866c51d 100644 --- a/include/errno.h +++ b/include/errno.h @@ -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/include/error.h b/include/error.h index dfeed60..c7477e9 100644 --- a/include/error.h +++ b/include/error.h @@ -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/include/fcntl.h b/include/fcntl.h index 4318afd..9e62d3f 100644 --- a/include/fcntl.h +++ b/include/fcntl.h @@ -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/include/inttypes.h b/include/inttypes.h index be53464..bde6f3e 100644 --- a/include/inttypes.h +++ b/include/inttypes.h @@ -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/include/iso646.h b/include/iso646.h index 7845ea7..a55c03a 100644 --- a/include/iso646.h +++ b/include/iso646.h @@ -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/include/libgen.h b/include/libgen.h index 65b402e..87fcdbf 100644 --- a/include/libgen.h +++ b/include/libgen.h @@ -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/include/malloc.h b/include/malloc.h index aba1f0a..63b438f 100644 --- a/include/malloc.h +++ b/include/malloc.h @@ -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/include/memory.h b/include/memory.h index e0b1e77..58321db 100644 --- a/include/memory.h +++ b/include/memory.h @@ -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/include/obstack.h b/include/obstack.h index 0bfdddf..42155ad 100644 --- a/include/obstack.h +++ b/include/obstack.h @@ -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/include/slibc-alloc.h b/include/slibc-alloc.h index e902f70..81a2097 100644 --- a/include/slibc-alloc.h +++ b/include/slibc-alloc.h @@ -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/include/slibc-error.h b/include/slibc-error.h index fad3d30..65a6937 100644 --- a/include/slibc-error.h +++ b/include/slibc-error.h @@ -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/include/slibc-human.h b/include/slibc-human.h index ad07974..57a57c2 100644 --- a/include/slibc-human.h +++ b/include/slibc-human.h @@ -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/include/slibc-print.h b/include/slibc-print.h index 474562e..8bd828f 100644 --- a/include/slibc-print.h +++ b/include/slibc-print.h @@ -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/include/slibc/attributes.h b/include/slibc/attributes.h index d623955..f4b2ca0 100644 --- a/include/slibc/attributes.h +++ b/include/slibc/attributes.h @@ -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/include/slibc/c-version.h b/include/slibc/c-version.h index 965497a..8281c92 100644 --- a/include/slibc/c-version.h +++ b/include/slibc/c-version.h @@ -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/include/slibc/features.h b/include/slibc/features.h index a5886c9..58f26db 100644 --- a/include/slibc/features.h +++ b/include/slibc/features.h @@ -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/include/slibc/internals.h b/include/slibc/internals.h index 86f75d4..3bfdac2 100644 --- a/include/slibc/internals.h +++ b/include/slibc/internals.h @@ -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/include/slibc/portability.h b/include/slibc/portability.h index 8c71af8..86a0409 100644 --- a/include/slibc/portability.h +++ b/include/slibc/portability.h @@ -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/include/slibc/version.h b/include/slibc/version.h index 3b82ece..62a54af 100644 --- a/include/slibc/version.h +++ b/include/slibc/version.h @@ -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/include/stdalign.h b/include/stdalign.h index 4041ba5..096eff0 100644 --- a/include/stdalign.h +++ b/include/stdalign.h @@ -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/include/stdarg.h b/include/stdarg.h index 754e63b..5c75247 100644 --- a/include/stdarg.h +++ b/include/stdarg.h @@ -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/include/stdbool.h b/include/stdbool.h index 8fe6383..74c766b 100644 --- a/include/stdbool.h +++ b/include/stdbool.h @@ -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/include/stddef.h b/include/stddef.h index 2f0f11a..beb127f 100644 --- a/include/stddef.h +++ b/include/stddef.h @@ -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/include/stdint.h b/include/stdint.h index c9b031b..375f5ba 100644 --- a/include/stdint.h +++ b/include/stdint.h @@ -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/include/stdio.h b/include/stdio.h index 320ab06..81f1fc6 100644 --- a/include/stdio.h +++ b/include/stdio.h @@ -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/include/stdlib.h b/include/stdlib.h index d3e07f8..57fe07b 100644 --- a/include/stdlib.h +++ b/include/stdlib.h @@ -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/include/stdnoreturn.h b/include/stdnoreturn.h index db6564f..94979b8 100644 --- a/include/stdnoreturn.h +++ b/include/stdnoreturn.h @@ -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/include/string.h b/include/string.h index 99608d9..fcef11a 100644 --- a/include/string.h +++ b/include/string.h @@ -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/include/strings.h b/include/strings.h index 1b4f3af..626f02a 100644 --- a/include/strings.h +++ b/include/strings.h @@ -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/include/sys/errno.h b/include/sys/errno.h index 3850e30..883b00e 100644 --- a/include/sys/errno.h +++ b/include/sys/errno.h @@ -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/include/sys/fcntl.h b/include/sys/fcntl.h index 034086f..85c1524 100644 --- a/include/sys/fcntl.h +++ b/include/sys/fcntl.h @@ -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/include/sys/poll.h b/include/sys/poll.h index 96ca04c..06ec427 100644 --- a/include/sys/poll.h +++ b/include/sys/poll.h @@ -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/include/sys/signal.h b/include/sys/signal.h index 482024b..889d724 100644 --- a/include/sys/signal.h +++ b/include/sys/signal.h @@ -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/include/sys/soundcard.h b/include/sys/soundcard.h index d18e25f..54c8099 100644 --- a/include/sys/soundcard.h +++ b/include/sys/soundcard.h @@ -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/include/sys/stat.h b/include/sys/stat.h index dd60f92..b3c43d3 100644 --- a/include/sys/stat.h +++ b/include/sys/stat.h @@ -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/include/sys/stropts.h b/include/sys/stropts.h index 5a7095a..72a8acb 100644 --- a/include/sys/stropts.h +++ b/include/sys/stropts.h @@ -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/include/sys/syslog.h b/include/sys/syslog.h index 7e24468..3b4d8b9 100644 --- a/include/sys/syslog.h +++ b/include/sys/syslog.h @@ -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/include/sys/termios.h b/include/sys/termios.h index 985a70e..e208f6b 100644 --- a/include/sys/termios.h +++ b/include/sys/termios.h @@ -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/include/sys/ucontext.h b/include/sys/ucontext.h index 5937a49..db8f324 100644 --- a/include/sys/ucontext.h +++ b/include/sys/ucontext.h @@ -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/include/sys/vt.h b/include/sys/vt.h index 2bed846..d78c5d6 100644 --- a/include/sys/vt.h +++ b/include/sys/vt.h @@ -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/include/unistd.h b/include/unistd.h index ff71869..af11570 100644 --- a/include/unistd.h +++ b/include/unistd.h @@ -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/include/wait.h b/include/wait.h index 0d3a910..4d24f2f 100644 --- a/include/wait.h +++ b/include/wait.h @@ -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/include/wchar.h b/include/wchar.h index be2bfc8..685850f 100644 --- a/include/wchar.h +++ b/include/wchar.h @@ -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/alloca/needstack.c b/src/alloca/needstack.c index 91a2f73..9cbb1c4 100644 --- a/src/alloca/needstack.c +++ b/src/alloca/needstack.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/arpa/inet/htonl.c b/src/arpa/inet/htonl.c index 0d7d5ba..b1dc5d2 100644 --- a/src/arpa/inet/htonl.c +++ b/src/arpa/inet/htonl.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/arpa/inet/htonll.c b/src/arpa/inet/htonll.c index 1892888..be18444 100644 --- a/src/arpa/inet/htonll.c +++ b/src/arpa/inet/htonll.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/arpa/inet/htons.c b/src/arpa/inet/htons.c index 74aff02..138ea56 100644 --- a/src/arpa/inet/htons.c +++ b/src/arpa/inet/htons.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/arpa/inet/ntohl.c b/src/arpa/inet/ntohl.c index e2516b3..d37e42e 100644 --- a/src/arpa/inet/ntohl.c +++ b/src/arpa/inet/ntohl.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/arpa/inet/ntohll.c b/src/arpa/inet/ntohll.c index 25ce90d..d41f6ba 100644 --- a/src/arpa/inet/ntohll.c +++ b/src/arpa/inet/ntohll.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/arpa/inet/ntohs.c b/src/arpa/inet/ntohs.c index 9a021c9..36a811e 100644 --- a/src/arpa/inet/ntohs.c +++ b/src/arpa/inet/ntohs.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/assert.c b/src/assert.c index 7eb781c..4af56dd 100644 --- a/src/assert.c +++ b/src/assert.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/ctype.c b/src/ctype.c index a65741a..3932ba5 100644 --- a/src/ctype.c +++ b/src/ctype.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/err/err.c b/src/err/err.c index 47772b2..aeba86b 100644 --- a/src/err/err.c +++ b/src/err/err.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/err/errx.c b/src/err/errx.c index e7ebbd9..547f880 100644 --- a/src/err/errx.c +++ b/src/err/errx.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/err/verr.c b/src/err/verr.c index 66bce49..7746b0e 100644 --- a/src/err/verr.c +++ b/src/err/verr.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/err/verrx.c b/src/err/verrx.c index c2b7da0..2bd5cad 100644 --- a/src/err/verrx.c +++ b/src/err/verrx.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/err/vwarn.c b/src/err/vwarn.c index 1e1f233..53df98a 100644 --- a/src/err/vwarn.c +++ b/src/err/vwarn.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/err/vwarnx.c b/src/err/vwarnx.c index b39ad6f..79e64bc 100644 --- a/src/err/vwarnx.c +++ b/src/err/vwarnx.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/err/warn.c b/src/err/warn.c index f4f7709..a108a57 100644 --- a/src/err/warn.c +++ b/src/err/warn.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/err/warnx.c b/src/err/warnx.c index c9e7cb1..0df6901 100644 --- a/src/err/warnx.c +++ b/src/err/warnx.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/errno/variables.c b/src/errno/variables.c index e4f9d4b..1990e74 100644 --- a/src/errno/variables.c +++ b/src/errno/variables.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/error/error.c b/src/error/error.c index c495666..399158c 100644 --- a/src/error/error.c +++ b/src/error/error.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/error/error_at_line.c b/src/error/error_at_line.c index ffeaf6e..999784d 100644 --- a/src/error/error_at_line.c +++ b/src/error/error_at_line.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/error/variables.c b/src/error/variables.c index 4dd2d1a..746b1f4 100644 --- a/src/error/variables.c +++ b/src/error/variables.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/error/verror.c b/src/error/verror.c index 38cd55e..0ebadb9 100644 --- a/src/error/verror.c +++ b/src/error/verror.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/error/verror_at_line.c b/src/error/verror_at_line.c index b4c3821..f48a815 100644 --- a/src/error/verror_at_line.c +++ b/src/error/verror_at_line.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/fcntl/creat.c b/src/fcntl/creat.c index dbe26db..48cc7c3 100644 --- a/src/fcntl/creat.c +++ b/src/fcntl/creat.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/fcntl/reopen.c b/src/fcntl/reopen.c index da56461..0bdf863 100644 --- a/src/fcntl/reopen.c +++ b/src/fcntl/reopen.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/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 diff --git a/src/libgen/basename_xpg.c b/src/libgen/basename_xpg.c index cba9ff4..b1dbb2f 100644 --- a/src/libgen/basename_xpg.c +++ b/src/libgen/basename_xpg.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/libgen/cleanname.c b/src/libgen/cleanname.c index d4f244e..eac111e 100644 --- a/src/libgen/cleanname.c +++ b/src/libgen/cleanname.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/libgen/dirname.c b/src/libgen/dirname.c index 2f023d9..91bd2ab 100644 --- a/src/libgen/dirname.c +++ b/src/libgen/dirname.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/malloc.c b/src/malloc.c index 694f8c4..e1f5a07 100644 --- a/src/malloc.c +++ b/src/malloc.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/malloc/aligned_alloc.c b/src/malloc/aligned_alloc.c index 0b19dc7..816f66b 100644 --- a/src/malloc/aligned_alloc.c +++ b/src/malloc/aligned_alloc.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/malloc/cfree.c b/src/malloc/cfree.c index 098f9ff..938cc48 100644 --- a/src/malloc/cfree.c +++ b/src/malloc/cfree.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/malloc/free.c b/src/malloc/free.c index 3a0ba5a..dcbe403 100644 --- a/src/malloc/free.c +++ b/src/malloc/free.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/malloc/malloc_usable_size.c b/src/malloc/malloc_usable_size.c index d44f11e..dab59ce 100644 --- a/src/malloc/malloc_usable_size.c +++ b/src/malloc/malloc_usable_size.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/malloc/posix_memalign.c b/src/malloc/posix_memalign.c index 80d27c8..20a6d0f 100644 --- a/src/malloc/posix_memalign.c +++ b/src/malloc/posix_memalign.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/malloc/realloc.c b/src/malloc/realloc.c index 4356c2a..f52e8f2 100644 --- a/src/malloc/realloc.c +++ b/src/malloc/realloc.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/slibc-alloc.c b/src/slibc-alloc.c index 9e4dc6d..04d5527 100644 --- a/src/slibc-alloc.c +++ b/src/slibc-alloc.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/slibc-error.c b/src/slibc-error.c index 261411e..4905a6d 100644 --- a/src/slibc-error.c +++ b/src/slibc-error.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/slibc-human/escape.c b/src/slibc-human/escape.c index b67457f..45f8bac 100644 --- a/src/slibc-human/escape.c +++ b/src/slibc-human/escape.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/slibc-human/escapes.h b/src/slibc-human/escapes.h index a32db22..2858ba8 100644 --- a/src/slibc-human/escapes.h +++ b/src/slibc-human/escapes.h @@ -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/slibc-human/humanmode.c b/src/slibc-human/humanmode.c index 8d93772..0c1f6ed 100644 --- a/src/slibc-human/humanmode.c +++ b/src/slibc-human/humanmode.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/slibc-human/humansize.c b/src/slibc-human/humansize.c index 28c8685..6307a13 100644 --- a/src/slibc-human/humansize.c +++ b/src/slibc-human/humansize.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/slibc-human/machinemode.c b/src/slibc-human/machinemode.c index 7c5a2f3..35feaf2 100644 --- a/src/slibc-human/machinemode.c +++ b/src/slibc-human/machinemode.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/slibc-human/machinesize.c b/src/slibc-human/machinesize.c index 5364794..3c8a41a 100644 --- a/src/slibc-human/machinesize.c +++ b/src/slibc-human/machinesize.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/slibc-human/unescape.c b/src/slibc-human/unescape.c index 4db1eab..3dffd2d 100644 --- a/src/slibc-human/unescape.c +++ b/src/slibc-human/unescape.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/slibc-print.c b/src/slibc-print.c index a9fcf5e..b17808c 100644 --- a/src/slibc-print.c +++ b/src/slibc-print.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/stdio/printf.c b/src/stdio/printf.c index b52a19b..f1513ee 100644 --- a/src/stdio/printf.c +++ b/src/stdio/printf.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/stdio/scanf.c b/src/stdio/scanf.c index 5197047..ef0c548 100644 --- a/src/stdio/scanf.c +++ b/src/stdio/scanf.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/stdlib/abs/abs.c b/src/stdlib/abs/abs.c index edbe002..61c9a95 100644 --- a/src/stdlib/abs/abs.c +++ b/src/stdlib/abs/abs.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/stdlib/abs/labs.c b/src/stdlib/abs/labs.c index 1a87ec4..95eb29c 100644 --- a/src/stdlib/abs/labs.c +++ b/src/stdlib/abs/labs.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/stdlib/abs/llabs.c b/src/stdlib/abs/llabs.c index 2e96c82..29e4363 100644 --- a/src/stdlib/abs/llabs.c +++ b/src/stdlib/abs/llabs.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/stdlib/abspath.c b/src/stdlib/abspath.c index cfab41b..3d7b1d8 100644 --- a/src/stdlib/abspath.c +++ b/src/stdlib/abspath.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/stdlib/atof.c b/src/stdlib/atof.c index 0fd64ac..b86e0e8 100644 --- a/src/stdlib/atof.c +++ b/src/stdlib/atof.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/stdlib/atoi.c b/src/stdlib/atoi.c index 7b538f1..02be694 100644 --- a/src/stdlib/atoi.c +++ b/src/stdlib/atoi.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/stdlib/atol.c b/src/stdlib/atol.c index 016bc9d..5a1d707 100644 --- a/src/stdlib/atol.c +++ b/src/stdlib/atol.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/stdlib/atoll.c b/src/stdlib/atoll.c index f0416d8..a7f5a0b 100644 --- a/src/stdlib/atoll.c +++ b/src/stdlib/atoll.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/stdlib/atoq.c b/src/stdlib/atoq.c index 010365a..a416636 100644 --- a/src/stdlib/atoq.c +++ b/src/stdlib/atoq.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/stdlib/bsearch.c b/src/stdlib/bsearch.c index 50e0922..b7ac301 100644 --- a/src/stdlib/bsearch.c +++ b/src/stdlib/bsearch.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/stdlib/clearenv.c b/src/stdlib/clearenv.c index bcfe210..4ac217d 100644 --- a/src/stdlib/clearenv.c +++ b/src/stdlib/clearenv.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/stdlib/div/div.c b/src/stdlib/div/div.c index 3a9f5b5..0dc1e5b 100644 --- a/src/stdlib/div/div.c +++ b/src/stdlib/div/div.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/stdlib/div/ldiv.c b/src/stdlib/div/ldiv.c index 9afc919..c12c2c9 100644 --- a/src/stdlib/div/ldiv.c +++ b/src/stdlib/div/ldiv.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/stdlib/div/lldiv.c b/src/stdlib/div/lldiv.c index 7c14862..03f742f 100644 --- a/src/stdlib/div/lldiv.c +++ b/src/stdlib/div/lldiv.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/stdlib/getenv.c b/src/stdlib/getenv.c index 8cb3a15..36b1ae4 100644 --- a/src/stdlib/getenv.c +++ b/src/stdlib/getenv.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/stdlib/relpath.c b/src/stdlib/relpath.c index e823d5f..ed8ae2c 100644 --- a/src/stdlib/relpath.c +++ b/src/stdlib/relpath.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/string/basename_gnu.c b/src/string/basename_gnu.c index d8ccae8..7d3fad6 100644 --- a/src/string/basename_gnu.c +++ b/src/string/basename_gnu.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/string/mem/memcasecmp.c b/src/string/mem/memcasecmp.c index 722af6a..2a11973 100644 --- a/src/string/mem/memcasecmp.c +++ b/src/string/mem/memcasecmp.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/string/mem/memcasemem.c b/src/string/mem/memcasemem.c index 500e0d8..1591c7c 100644 --- a/src/string/mem/memcasemem.c +++ b/src/string/mem/memcasemem.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/string/mem/memccpy.c b/src/string/mem/memccpy.c index fbc421e..0722a49 100644 --- a/src/string/mem/memccpy.c +++ b/src/string/mem/memccpy.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/string/mem/memchr.c b/src/string/mem/memchr.c index 14986a6..1f706d8 100644 --- a/src/string/mem/memchr.c +++ b/src/string/mem/memchr.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/string/mem/memcmove.c b/src/string/mem/memcmove.c index 40d24ce..ac7d9b6 100644 --- a/src/string/mem/memcmove.c +++ b/src/string/mem/memcmove.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/string/mem/memcmp.c b/src/string/mem/memcmp.c index 3f32762..89530da 100644 --- a/src/string/mem/memcmp.c +++ b/src/string/mem/memcmp.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/string/mem/memcpy.c b/src/string/mem/memcpy.c index 546e6c8..8a5cb4c 100644 --- a/src/string/mem/memcpy.c +++ b/src/string/mem/memcpy.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/string/mem/memdup.c b/src/string/mem/memdup.c index 424462e..73eda85 100644 --- a/src/string/mem/memdup.c +++ b/src/string/mem/memdup.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/string/mem/memmem.c b/src/string/mem/memmem.c index 8d9c053..ade40dd 100644 --- a/src/string/mem/memmem.c +++ b/src/string/mem/memmem.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/string/mem/memmove.c b/src/string/mem/memmove.c index 409a743..e5d53e2 100644 --- a/src/string/mem/memmove.c +++ b/src/string/mem/memmove.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/string/mem/mempcpy.c b/src/string/mem/mempcpy.c index e078a45..2b9f1f5 100644 --- a/src/string/mem/mempcpy.c +++ b/src/string/mem/mempcpy.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/string/mem/mempmove.c b/src/string/mem/mempmove.c index 7f26e9b..648e4d9 100644 --- a/src/string/mem/mempmove.c +++ b/src/string/mem/mempmove.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/string/mem/memrchr.c b/src/string/mem/memrchr.c index 2f382c5..dd08d14 100644 --- a/src/string/mem/memrchr.c +++ b/src/string/mem/memrchr.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/string/mem/memset.c b/src/string/mem/memset.c index 8db0b84..637aae0 100644 --- a/src/string/mem/memset.c +++ b/src/string/mem/memset.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/string/mem/rawmemchr.c b/src/string/mem/rawmemchr.c index b8c6739..607dbbe 100644 --- a/src/string/mem/rawmemchr.c +++ b/src/string/mem/rawmemchr.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/string/mem/substring.h b/src/string/mem/substring.h index 93f2bfb..b9ab49e 100644 --- a/src/string/mem/substring.h +++ b/src/string/mem/substring.h @@ -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/string/memfrob.c b/src/string/memfrob.c index 2b94184..1d78099 100644 --- a/src/string/memfrob.c +++ b/src/string/memfrob.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/string/new.c b/src/string/new.c index 83ffe4d..51b564a 100644 --- a/src/string/new.c +++ b/src/string/new.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/string/str/rawstrcasestr.c b/src/string/str/rawstrcasestr.c index f017c82..c79de2d 100644 --- a/src/string/str/rawstrcasestr.c +++ b/src/string/str/rawstrcasestr.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/string/str/rawstrstr.c b/src/string/str/rawstrstr.c index 72c29b5..b9cf669 100644 --- a/src/string/str/rawstrstr.c +++ b/src/string/str/rawstrstr.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/string/str/stpcpy.c b/src/string/str/stpcpy.c index 2eb847e..4b2e94f 100644 --- a/src/string/str/stpcpy.c +++ b/src/string/str/stpcpy.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/string/str/stpmove.c b/src/string/str/stpmove.c index aae3f72..639a765 100644 --- a/src/string/str/stpmove.c +++ b/src/string/str/stpmove.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/string/str/strcasecmp.c b/src/string/str/strcasecmp.c index ae84446..16a3a46 100644 --- a/src/string/str/strcasecmp.c +++ b/src/string/str/strcasecmp.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/string/str/strcaseends.c b/src/string/str/strcaseends.c index c11302f..de6edef 100644 --- a/src/string/str/strcaseends.c +++ b/src/string/str/strcaseends.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/string/str/strcasestarts.c b/src/string/str/strcasestarts.c index b018077..86ac778 100644 --- a/src/string/str/strcasestarts.c +++ b/src/string/str/strcasestarts.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/string/str/strcasestr.c b/src/string/str/strcasestr.c index a5ea46a..1d58c82 100644 --- a/src/string/str/strcasestr.c +++ b/src/string/str/strcasestr.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/string/str/strcat.c b/src/string/str/strcat.c index 7744eec..5b15ced 100644 --- a/src/string/str/strcat.c +++ b/src/string/str/strcat.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/string/str/strccpy.c b/src/string/str/strccpy.c index 0403718..506c3c5 100644 --- a/src/string/str/strccpy.c +++ b/src/string/str/strccpy.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/string/str/strchr.c b/src/string/str/strchr.c index ddc01d9..3b1199c 100644 --- a/src/string/str/strchr.c +++ b/src/string/str/strchr.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/string/str/strchrnul.c b/src/string/str/strchrnul.c index 2f37b7d..5d0a2e3 100644 --- a/src/string/str/strchrnul.c +++ b/src/string/str/strchrnul.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/string/str/strcmove.c b/src/string/str/strcmove.c index cb5862f..d931c83 100644 --- a/src/string/str/strcmove.c +++ b/src/string/str/strcmove.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/string/str/strcmp.c b/src/string/str/strcmp.c index a3dfa87..f8d4e2a 100644 --- a/src/string/str/strcmp.c +++ b/src/string/str/strcmp.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/string/str/strcpy.c b/src/string/str/strcpy.c index d90cbe6..3cdd9a9 100644 --- a/src/string/str/strcpy.c +++ b/src/string/str/strcpy.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/string/str/strcspn.c b/src/string/str/strcspn.c index 3d20784..4c6eb57 100644 --- a/src/string/str/strcspn.c +++ b/src/string/str/strcspn.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/string/str/strdup.c b/src/string/str/strdup.c index 9b428b4..2264313 100644 --- a/src/string/str/strdup.c +++ b/src/string/str/strdup.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/string/str/strends.c b/src/string/str/strends.c index e7fb7cc..8618246 100644 --- a/src/string/str/strends.c +++ b/src/string/str/strends.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/string/str/strlen.c b/src/string/str/strlen.c index b195739..ab07a6a 100644 --- a/src/string/str/strlen.c +++ b/src/string/str/strlen.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/string/str/strmove.c b/src/string/str/strmove.c index 18deaee..e82a827 100644 --- a/src/string/str/strmove.c +++ b/src/string/str/strmove.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/string/str/strpbrk.c b/src/string/str/strpbrk.c index 4d96256..9850343 100644 --- a/src/string/str/strpbrk.c +++ b/src/string/str/strpbrk.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/string/str/strrchr.c b/src/string/str/strrchr.c index 8904cd8..8f45303 100644 --- a/src/string/str/strrchr.c +++ b/src/string/str/strrchr.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/string/str/strsep.c b/src/string/str/strsep.c index e7877f3..d3352a2 100644 --- a/src/string/str/strsep.c +++ b/src/string/str/strsep.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/string/str/strset.c b/src/string/str/strset.c index 34fa44f..5126da9 100644 --- a/src/string/str/strset.c +++ b/src/string/str/strset.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/string/str/strspn.c b/src/string/str/strspn.c index c36ac2d..6b428a7 100644 --- a/src/string/str/strspn.c +++ b/src/string/str/strspn.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/string/str/strstarts.c b/src/string/str/strstarts.c index a6f3168..991bcb4 100644 --- a/src/string/str/strstarts.c +++ b/src/string/str/strstarts.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/string/str/strstr.c b/src/string/str/strstr.c index b9a4337..e82bc00 100644 --- a/src/string/str/strstr.c +++ b/src/string/str/strstr.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/string/str/strstrcpy.c b/src/string/str/strstrcpy.c index 12a574a..69652e0 100644 --- a/src/string/str/strstrcpy.c +++ b/src/string/str/strstrcpy.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/string/str/strstrmove.c b/src/string/str/strstrmove.c index 40b5aa8..6670877 100644 --- a/src/string/str/strstrmove.c +++ b/src/string/str/strstrmove.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/string/str/strtok.c b/src/string/str/strtok.c index 18f9e73..94088e1 100644 --- a/src/string/str/strtok.c +++ b/src/string/str/strtok.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/string/str/strtok_r.c b/src/string/str/strtok_r.c index 0778d22..a7f0e6f 100644 --- a/src/string/str/strtok_r.c +++ b/src/string/str/strtok_r.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/string/strerror/strerror.c b/src/string/strerror/strerror.c index 61766b3..b547d90 100644 --- a/src/string/strerror/strerror.c +++ b/src/string/strerror/strerror.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/string/strerror/strerror_l.c b/src/string/strerror/strerror_l.c index a23ab0d..613dac8 100644 --- a/src/string/strerror/strerror_l.c +++ b/src/string/strerror/strerror_l.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/string/strerror/strerror_r_gnu.c b/src/string/strerror/strerror_r_gnu.c index be5d005..ac45083 100644 --- a/src/string/strerror/strerror_r_gnu.c +++ b/src/string/strerror/strerror_r_gnu.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/string/strerror/strerror_r_xsi.c b/src/string/strerror/strerror_r_xsi.c index 1dd705c..81e0382 100644 --- a/src/string/strerror/strerror_r_xsi.c +++ b/src/string/strerror/strerror_r_xsi.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/string/strfry.c b/src/string/strfry.c index bf56f39..4434aaa 100644 --- a/src/string/strfry.c +++ b/src/string/strfry.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/string/strn/stpncpy.c b/src/string/strn/stpncpy.c index e44565c..7e246ac 100644 --- a/src/string/strn/stpncpy.c +++ b/src/string/strn/stpncpy.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/string/strn/stpnmove.c b/src/string/strn/stpnmove.c index db47081..9010949 100644 --- a/src/string/strn/stpnmove.c +++ b/src/string/strn/stpnmove.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/string/strn/strcncpy.c b/src/string/strn/strcncpy.c index bdaaa78..89243fe 100644 --- a/src/string/strn/strcncpy.c +++ b/src/string/strn/strcncpy.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/string/strn/strcnmove.c b/src/string/strn/strcnmove.c index b0f87d8..1bc1d08 100644 --- a/src/string/strn/strcnmove.c +++ b/src/string/strn/strcnmove.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/string/strn/strncasecmp.c b/src/string/strn/strncasecmp.c index 36486c7..c5f0929 100644 --- a/src/string/strn/strncasecmp.c +++ b/src/string/strn/strncasecmp.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/string/strn/strncasestr.c b/src/string/strn/strncasestr.c index 68b7ecd..839c284 100644 --- a/src/string/strn/strncasestr.c +++ b/src/string/strn/strncasestr.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/string/strn/strncat.c b/src/string/strn/strncat.c index 7fe2188..960f5e6 100644 --- a/src/string/strn/strncat.c +++ b/src/string/strn/strncat.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/string/strn/strncmp.c b/src/string/strn/strncmp.c index 9901605..7c58e6a 100644 --- a/src/string/strn/strncmp.c +++ b/src/string/strn/strncmp.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/string/strn/strncpy.c b/src/string/strn/strncpy.c index df69b2f..bbf2ee8 100644 --- a/src/string/strn/strncpy.c +++ b/src/string/strn/strncpy.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/string/strn/strndup.c b/src/string/strn/strndup.c index 5dc17e0..9a36068 100644 --- a/src/string/strn/strndup.c +++ b/src/string/strn/strndup.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/string/strn/strnlen.c b/src/string/strn/strnlen.c index b71550a..8eb5387 100644 --- a/src/string/strn/strnlen.c +++ b/src/string/strn/strnlen.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/string/strn/strnmove.c b/src/string/strn/strnmove.c index b8b0398..8a7bba8 100644 --- a/src/string/strn/strnmove.c +++ b/src/string/strn/strnmove.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/string/strn/strnstr.c b/src/string/strn/strnstr.c index b73a5fa..7922ce8 100644 --- a/src/string/strn/strnstr.c +++ b/src/string/strn/strnstr.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/string/strn/strstrncpy.c b/src/string/strn/strstrncpy.c index bbbadf6..84d3595 100644 --- a/src/string/strn/strstrncpy.c +++ b/src/string/strn/strstrncpy.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/string/strn/strstrnmove.c b/src/string/strn/strstrnmove.c index 1b57cb2..0e9aa95 100644 --- a/src/string/strn/strstrnmove.c +++ b/src/string/strn/strstrnmove.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/strings/bcmp.c b/src/strings/bcmp.c index ec4190b..b0f36c9 100644 --- a/src/strings/bcmp.c +++ b/src/strings/bcmp.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/strings/bcopy.c b/src/strings/bcopy.c index a6fd425..04b780f 100644 --- a/src/strings/bcopy.c +++ b/src/strings/bcopy.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/strings/bzero.c b/src/strings/bzero.c index 0b2859c..bb25425 100644 --- a/src/strings/bzero.c +++ b/src/strings/bzero.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/strings/explicit_bzero.c b/src/strings/explicit_bzero.c index af37ea5..777062b 100644 --- a/src/strings/explicit_bzero.c +++ b/src/strings/explicit_bzero.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/strings/ffs.c b/src/strings/ffs.c index 4c84a31..50d11a3 100644 --- a/src/strings/ffs.c +++ b/src/strings/ffs.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/strings/ffsl.c b/src/strings/ffsl.c index 6121fa3..0e5cd15 100644 --- a/src/strings/ffsl.c +++ b/src/strings/ffsl.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/strings/ffsll.c b/src/strings/ffsll.c index b3d6a68..d871f7b 100644 --- a/src/strings/ffsll.c +++ b/src/strings/ffsll.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/strings/index.c b/src/strings/index.c index 43ed56a..1574e40 100644 --- a/src/strings/index.c +++ b/src/strings/index.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/strings/rindex.c b/src/strings/rindex.c index b08f4bf..5d7c822 100644 --- a/src/strings/rindex.c +++ b/src/strings/rindex.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/unistd/daemon.c b/src/unistd/daemon.c index 9be775b..dca9c4c 100644 --- a/src/unistd/daemon.c +++ b/src/unistd/daemon.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/unistd/daemonise.c b/src/unistd/daemonise.c index 39c5fa9..bb331f9 100644 --- a/src/unistd/daemonise.c +++ b/src/unistd/daemonise.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/unistd/exec.c b/src/unistd/exec.c index 2d121e7..5016e9d 100644 --- a/src/unistd/exec.c +++ b/src/unistd/exec.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/unistd/execat.c b/src/unistd/execat.c index 0005877..6721d0f 100644 --- a/src/unistd/execat.c +++ b/src/unistd/execat.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/unistd/fexec.c b/src/unistd/fexec.c index ec592d1..23ffedd 100644 --- a/src/unistd/fexec.c +++ b/src/unistd/fexec.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/unistd/getpass.c b/src/unistd/getpass.c index b764aed..3a33315 100644 --- a/src/unistd/getpass.c +++ b/src/unistd/getpass.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/unistd/halt.c b/src/unistd/halt.c index 0812203..aacc075 100644 --- a/src/unistd/halt.c +++ b/src/unistd/halt.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/unistd/hcf.c b/src/unistd/hcf.c index 99f0d4b..7e1ed9a 100644 --- a/src/unistd/hcf.c +++ b/src/unistd/hcf.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/unistd/preadn.c b/src/unistd/preadn.c index dc7e72c..ba2bd18 100644 --- a/src/unistd/preadn.c +++ b/src/unistd/preadn.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/unistd/pwriten.c b/src/unistd/pwriten.c index 3cc90aa..da078e4 100644 --- a/src/unistd/pwriten.c +++ b/src/unistd/pwriten.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/unistd/readn.c b/src/unistd/readn.c index 683f967..619620b 100644 --- a/src/unistd/readn.c +++ b/src/unistd/readn.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/unistd/searchpath.c b/src/unistd/searchpath.c index 513d995..b7e73e5 100644 --- a/src/unistd/searchpath.c +++ b/src/unistd/searchpath.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/unistd/searchpath2.c b/src/unistd/searchpath2.c index 71b20db..cf1f170 100644 --- a/src/unistd/searchpath2.c +++ b/src/unistd/searchpath2.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/unistd/searchpath3.c b/src/unistd/searchpath3.c index 6f018c7..58b5297 100644 --- a/src/unistd/searchpath3.c +++ b/src/unistd/searchpath3.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/unistd/writen.c b/src/unistd/writen.c index 34f0d3d..c661efd 100644 --- a/src/unistd/writen.c +++ b/src/unistd/writen.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/wchar/new.c b/src/wchar/new.c index c3d5b10..98e1ed8 100644 --- a/src/wchar/new.c +++ b/src/wchar/new.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/wchar/rawwcscasestr.c b/src/wchar/rawwcscasestr.c index cd897aa..260c20d 100644 --- a/src/wchar/rawwcscasestr.c +++ b/src/wchar/rawwcscasestr.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/wchar/rawwcsstr.c b/src/wchar/rawwcsstr.c index 4cec593..a0dbe77 100644 --- a/src/wchar/rawwcsstr.c +++ b/src/wchar/rawwcsstr.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/wchar/rawwmemchr.c b/src/wchar/rawwmemchr.c index d562901..88694de 100644 --- a/src/wchar/rawwmemchr.c +++ b/src/wchar/rawwmemchr.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/wchar/wcpcpy.c b/src/wchar/wcpcpy.c index 4fb6114..aa68b7d 100644 --- a/src/wchar/wcpcpy.c +++ b/src/wchar/wcpcpy.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/wchar/wcpmove.c b/src/wchar/wcpmove.c index 8b6a1d6..f35ac25 100644 --- a/src/wchar/wcpmove.c +++ b/src/wchar/wcpmove.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/wchar/wcpncpy.c b/src/wchar/wcpncpy.c index c5e7483..3000321 100644 --- a/src/wchar/wcpncpy.c +++ b/src/wchar/wcpncpy.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/wchar/wcpnmove.c b/src/wchar/wcpnmove.c index 4650cae..2ab958f 100644 --- a/src/wchar/wcpnmove.c +++ b/src/wchar/wcpnmove.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/wchar/wcscasecmp.c b/src/wchar/wcscasecmp.c index a4c189c..3be2556 100644 --- a/src/wchar/wcscasecmp.c +++ b/src/wchar/wcscasecmp.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/wchar/wcscaseends.c b/src/wchar/wcscaseends.c index 8eab733..66af6fc 100644 --- a/src/wchar/wcscaseends.c +++ b/src/wchar/wcscaseends.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/wchar/wcscasestarts.c b/src/wchar/wcscasestarts.c index 75724b1..7a25778 100644 --- a/src/wchar/wcscasestarts.c +++ b/src/wchar/wcscasestarts.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/wchar/wcscasestr.c b/src/wchar/wcscasestr.c index ac0f117..c1db8be 100644 --- a/src/wchar/wcscasestr.c +++ b/src/wchar/wcscasestr.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/wchar/wcscat.c b/src/wchar/wcscat.c index 11abd6d..e8dff70 100644 --- a/src/wchar/wcscat.c +++ b/src/wchar/wcscat.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/wchar/wcsccpy.c b/src/wchar/wcsccpy.c index a4a95d3..2f298cf 100644 --- a/src/wchar/wcsccpy.c +++ b/src/wchar/wcsccpy.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/wchar/wcschr.c b/src/wchar/wcschr.c index 25f16de..1d0b1aa 100644 --- a/src/wchar/wcschr.c +++ b/src/wchar/wcschr.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/wchar/wcschrnul.c b/src/wchar/wcschrnul.c index 6ac6228..415a4ac 100644 --- a/src/wchar/wcschrnul.c +++ b/src/wchar/wcschrnul.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/wchar/wcscmove.c b/src/wchar/wcscmove.c index 2141f2e..eacd87c 100644 --- a/src/wchar/wcscmove.c +++ b/src/wchar/wcscmove.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/wchar/wcscmp.c b/src/wchar/wcscmp.c index 3e45f68..0f2d1c8 100644 --- a/src/wchar/wcscmp.c +++ b/src/wchar/wcscmp.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/wchar/wcscncpy.c b/src/wchar/wcscncpy.c index 4a4b585..5ee9113 100644 --- a/src/wchar/wcscncpy.c +++ b/src/wchar/wcscncpy.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/wchar/wcscnmove.c b/src/wchar/wcscnmove.c index f4096ea..d769a73 100644 --- a/src/wchar/wcscnmove.c +++ b/src/wchar/wcscnmove.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/wchar/wcscpy.c b/src/wchar/wcscpy.c index aeff5b7..fb10b64 100644 --- a/src/wchar/wcscpy.c +++ b/src/wchar/wcscpy.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/wchar/wcscspn.c b/src/wchar/wcscspn.c index fa5c980..f2f11b7 100644 --- a/src/wchar/wcscspn.c +++ b/src/wchar/wcscspn.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/wchar/wcsdup.c b/src/wchar/wcsdup.c index 73db014..57444e8 100644 --- a/src/wchar/wcsdup.c +++ b/src/wchar/wcsdup.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/wchar/wcsends.c b/src/wchar/wcsends.c index fa48c2a..a1d41d8 100644 --- a/src/wchar/wcsends.c +++ b/src/wchar/wcsends.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/wchar/wcslen.c b/src/wchar/wcslen.c index 69a247e..067d29c 100644 --- a/src/wchar/wcslen.c +++ b/src/wchar/wcslen.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/wchar/wcsmove.c b/src/wchar/wcsmove.c index 68c057b..c45c8af 100644 --- a/src/wchar/wcsmove.c +++ b/src/wchar/wcsmove.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/wchar/wcsncasecmp.c b/src/wchar/wcsncasecmp.c index 99c125d..d7dbab3 100644 --- a/src/wchar/wcsncasecmp.c +++ b/src/wchar/wcsncasecmp.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/wchar/wcsncasestr.c b/src/wchar/wcsncasestr.c index 43587f3..3c0a106 100644 --- a/src/wchar/wcsncasestr.c +++ b/src/wchar/wcsncasestr.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/wchar/wcsncat.c b/src/wchar/wcsncat.c index 005ee2c..8f606e7 100644 --- a/src/wchar/wcsncat.c +++ b/src/wchar/wcsncat.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/wchar/wcsncmp.c b/src/wchar/wcsncmp.c index 5730200..0954d66 100644 --- a/src/wchar/wcsncmp.c +++ b/src/wchar/wcsncmp.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/wchar/wcsncpy.c b/src/wchar/wcsncpy.c index a397d92..c0a18de 100644 --- a/src/wchar/wcsncpy.c +++ b/src/wchar/wcsncpy.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/wchar/wcsndup.c b/src/wchar/wcsndup.c index da64150..b028f35 100644 --- a/src/wchar/wcsndup.c +++ b/src/wchar/wcsndup.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/wchar/wcsnlen.c b/src/wchar/wcsnlen.c index 5883da4..37f19fb 100644 --- a/src/wchar/wcsnlen.c +++ b/src/wchar/wcsnlen.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/wchar/wcsnmove.c b/src/wchar/wcsnmove.c index 67e068c..7d3c3f0 100644 --- a/src/wchar/wcsnmove.c +++ b/src/wchar/wcsnmove.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/wchar/wcsnstr.c b/src/wchar/wcsnstr.c index 4e80340..2bfa31a 100644 --- a/src/wchar/wcsnstr.c +++ b/src/wchar/wcsnstr.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/wchar/wcspbrk.c b/src/wchar/wcspbrk.c index edd13bf..0443096 100644 --- a/src/wchar/wcspbrk.c +++ b/src/wchar/wcspbrk.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/wchar/wcsrchr.c b/src/wchar/wcsrchr.c index e6bc266..14c9557 100644 --- a/src/wchar/wcsrchr.c +++ b/src/wchar/wcsrchr.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/wchar/wcssep.c b/src/wchar/wcssep.c index 6336c74..01e5ebb 100644 --- a/src/wchar/wcssep.c +++ b/src/wchar/wcssep.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/wchar/wcsset.c b/src/wchar/wcsset.c index 9f22450..fb0dcfa 100644 --- a/src/wchar/wcsset.c +++ b/src/wchar/wcsset.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/wchar/wcsspn.c b/src/wchar/wcsspn.c index efcaad0..186c25c 100644 --- a/src/wchar/wcsspn.c +++ b/src/wchar/wcsspn.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/wchar/wcsstarts.c b/src/wchar/wcsstarts.c index a112896..dfe86cb 100644 --- a/src/wchar/wcsstarts.c +++ b/src/wchar/wcsstarts.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/wchar/wcsstr.c b/src/wchar/wcsstr.c index 2663484..e359d89 100644 --- a/src/wchar/wcsstr.c +++ b/src/wchar/wcsstr.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/wchar/wcsstrcpy.c b/src/wchar/wcsstrcpy.c index eedc6ad..8eb8d63 100644 --- a/src/wchar/wcsstrcpy.c +++ b/src/wchar/wcsstrcpy.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/wchar/wcsstrmove.c b/src/wchar/wcsstrmove.c index 4642bb7..a5add2e 100644 --- a/src/wchar/wcsstrmove.c +++ b/src/wchar/wcsstrmove.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/wchar/wcsstrncpy.c b/src/wchar/wcsstrncpy.c index 2a018f4..711d1be 100644 --- a/src/wchar/wcsstrncpy.c +++ b/src/wchar/wcsstrncpy.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/wchar/wcsstrnmove.c b/src/wchar/wcsstrnmove.c index 3fc1fac..e75c285 100644 --- a/src/wchar/wcsstrnmove.c +++ b/src/wchar/wcsstrnmove.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/wchar/wcstok.c b/src/wchar/wcstok.c index be0263d..c94b2ac 100644 --- a/src/wchar/wcstok.c +++ b/src/wchar/wcstok.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/wchar/wcswcs.c b/src/wchar/wcswcs.c index a482cd9..7dbd70b 100644 --- a/src/wchar/wcswcs.c +++ b/src/wchar/wcswcs.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/wchar/wmemcasecmp.c b/src/wchar/wmemcasecmp.c index 28543d4..439968d 100644 --- a/src/wchar/wmemcasecmp.c +++ b/src/wchar/wmemcasecmp.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/wchar/wmemcasemem.c b/src/wchar/wmemcasemem.c index 2f446f2..8a24c1a 100644 --- a/src/wchar/wmemcasemem.c +++ b/src/wchar/wmemcasemem.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/wchar/wmemccpy.c b/src/wchar/wmemccpy.c index 92b2967..f949f48 100644 --- a/src/wchar/wmemccpy.c +++ b/src/wchar/wmemccpy.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/wchar/wmemchr.c b/src/wchar/wmemchr.c index 7716421..7446343 100644 --- a/src/wchar/wmemchr.c +++ b/src/wchar/wmemchr.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/wchar/wmemcmove.c b/src/wchar/wmemcmove.c index 2b2da89..217e73d 100644 --- a/src/wchar/wmemcmove.c +++ b/src/wchar/wmemcmove.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/wchar/wmemcmp.c b/src/wchar/wmemcmp.c index f6c2a78..c160f71 100644 --- a/src/wchar/wmemcmp.c +++ b/src/wchar/wmemcmp.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/wchar/wmemcpy.c b/src/wchar/wmemcpy.c index 01bcb7d..1c5cd6c 100644 --- a/src/wchar/wmemcpy.c +++ b/src/wchar/wmemcpy.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/wchar/wmemdup.c b/src/wchar/wmemdup.c index dbc3d57..5215e75 100644 --- a/src/wchar/wmemdup.c +++ b/src/wchar/wmemdup.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/wchar/wmemmem.c b/src/wchar/wmemmem.c index 9a29957..06b2805 100644 --- a/src/wchar/wmemmem.c +++ b/src/wchar/wmemmem.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/wchar/wmemmove.c b/src/wchar/wmemmove.c index 86388bf..87b869a 100644 --- a/src/wchar/wmemmove.c +++ b/src/wchar/wmemmove.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/wchar/wmempcpy.c b/src/wchar/wmempcpy.c index 709bfcd..51f04b5 100644 --- a/src/wchar/wmempcpy.c +++ b/src/wchar/wmempcpy.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/wchar/wmempmove.c b/src/wchar/wmempmove.c index 5e08614..309975b 100644 --- a/src/wchar/wmempmove.c +++ b/src/wchar/wmempmove.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/wchar/wmemrchr.c b/src/wchar/wmemrchr.c index f4226db..6869ff9 100644 --- a/src/wchar/wmemrchr.c +++ b/src/wchar/wmemrchr.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/wchar/wmemset.c b/src/wchar/wmemset.c index c996da7..4945535 100644 --- a/src/wchar/wmemset.c +++ b/src/wchar/wmemset.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 |