diff options
Diffstat (limited to '')
-rw-r--r-- | lib/getpass.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/getpass.c b/lib/getpass.c index 576ab0a..5104e89 100644 --- a/lib/getpass.c +++ b/lib/getpass.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1992-2001, 2003-2007, 2009-2023 Free Software Foundation, Inc. +/* Copyright (C) 1992-2001, 2003-2007, 2009-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. |