diff options
Diffstat (limited to 'src/string/mem/memcpy.c')
-rw-r--r-- | src/string/mem/memcpy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/string/mem/memcpy.c b/src/string/mem/memcpy.c index ccf716b..546e6c8 100644 --- a/src/string/mem/memcpy.c +++ b/src/string/mem/memcpy.c @@ -1,6 +1,6 @@ /** * slibc — Yet another C library - * Copyright © 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2015, 2016 Mattias Andrée (maandree@member.fsf.org) * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |