diff options
author | Mattias Andrée <m@maandree.se> | 2024-10-05 23:17:35 +0200 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2024-10-05 23:18:13 +0200 |
commit | ddacbc32b38445e964aa86238cc31794d2b11fd7 (patch) | |
tree | 1499426f258a60647699676096c7d7bb805b9750 /src/echoes.c | |
parent | Empty signed commit (diff) | |
download | libpassphrase-master.tar.gz libpassphrase-master.tar.bz2 libpassphrase-master.tar.xz |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'src/echoes.c')
-rw-r--r-- | src/echoes.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/echoes.c b/src/echoes.c index bc8d3ff..ae67504 100644 --- a/src/echoes.c +++ b/src/echoes.c @@ -1,7 +1,7 @@ /** * libpassphrase – Personalisable library for TTY passphrase reading * - * Copyright © 2013, 2014, 2015 Mattias Andrée (maandree@member.fsf.org) + * Copyright © 2013, 2014, 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 |