aboutsummaryrefslogtreecommitdiffstats
path: root/src/passphrase.c
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-03-24 15:43:07 +0100
committerMattias Andrée <maandree@operamail.com>2015-03-24 15:43:07 +0100
commit5c4da49701eaec4f15a4be887bb342bf2f1be98a (patch)
treea7c3cea69cb03dc7b79f398753617ae788594b46 /src/passphrase.c
parentlink .so file with -Wl,-soname,libpassphrase.so (diff)
downloadlibpassphrase-5c4da49701eaec4f15a4be887bb342bf2f1be98a.tar.gz
libpassphrase-5c4da49701eaec4f15a4be887bb342bf2f1be98a.tar.bz2
libpassphrase-5c4da49701eaec4f15a4be887bb342bf2f1be98a.tar.xz
bump year
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/passphrase.c')
-rw-r--r--src/passphrase.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/passphrase.c b/src/passphrase.c
index 7f65c72..3fbdb68 100644
--- a/src/passphrase.c
+++ b/src/passphrase.c
@@ -1,7 +1,7 @@
/**
* libpassphrase – Personalisable library for TTY passphrase reading
*
- * Copyright © 2013, 2014 Mattias Andrée (maandree@member.fsf.org)
+ * Copyright © 2013, 2014, 2015 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