aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2020-08-29 05:33:44 +0200
committerMattias Andrée <maandree@kth.se>2020-08-29 05:33:55 +0200
commit2489f8de7ac1119c0da31279cdc091b83427e4dc (patch)
tree50bdded83410f90de7029821c57a53bd91b85ccd /src/config.h
parentgetpwnam returns EIO if user does not exist (diff)
downloadcerberus-2489f8de7ac1119c0da31279cdc091b83427e4dc.tar.gz
cerberus-2489f8de7ac1119c0da31279cdc091b83427e4dc.tar.bz2
cerberus-2489f8de7ac1119c0da31279cdc091b83427e4dc.tar.xz
Udpdate for new version of glibcHEAD1598672167master
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index eefc78b..aa144b2 100644
--- a/src/config.h
+++ b/src/config.h
@@ -1,7 +1,7 @@
/**
* cerberus – Minimal login program
*
- * Copyright © 2013, 2014, 2015, 2016 Mattias Andrée (maandree@member.fsf.org)
+ * Copyright © 2013, 2014, 2015, 2016, 2020 Mattias Andrée (maandree@kth.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