summaryrefslogtreecommitdiff
path: root/lib/getpass.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/getpass.h')
-rw-r--r--lib/getpass.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/getpass.h b/lib/getpass.h
index 9aca657087..e07e73bcab 100644
--- a/lib/getpass.h
+++ b/lib/getpass.h
@@ -1,5 +1,5 @@
/* getpass.h -- Read a password of arbitrary length from /dev/tty or stdin.
- Copyright (C) 2004, 2009-2017 Free Software Foundation, Inc.
+ Copyright (C) 2004, 2009-2018 Free Software Foundation, Inc.
Contributed by Simon Josefsson <jas@extundo.com>, 2004.
This program is free software; you can redistribute it and/or modify