diff options
Diffstat (limited to 'src/unistd/getpass.c')
-rw-r--r-- | src/unistd/getpass.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unistd/getpass.c b/src/unistd/getpass.c index 5968d38..b764aed 100644 --- a/src/unistd/getpass.c +++ b/src/unistd/getpass.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 |