aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/passphrase.c2
-rw-r--r--src/passphrase.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/passphrase.c b/src/passphrase.c
index 1df0a46..3492df2 100644
--- a/src/passphrase.c
+++ b/src/passphrase.c
@@ -1,7 +1,7 @@
/**
* libpassphrase – Personalisable library for TTY passphrase reading
*
- * Copyright © 2013 Mattias Andrée (maandree@member.fsf.org)
+ * Copyright © 2013, 2014 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
diff --git a/src/passphrase.h b/src/passphrase.h
index 2114fbe..d6ecdce 100644
--- a/src/passphrase.h
+++ b/src/passphrase.h
@@ -1,7 +1,7 @@
/**
* libpassphrase – Personalisable library for TTY passphrase reading
*
- * Copyright © 2013 Mattias Andrée (maandree@member.fsf.org)
+ * Copyright © 2013, 2014 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