summaryrefslogtreecommitdiff
path: root/nscd/getgrnam_r.c
diff options
context:
space:
mode:
Diffstat (limited to 'nscd/getgrnam_r.c')
-rw-r--r--nscd/getgrnam_r.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nscd/getgrnam_r.c b/nscd/getgrnam_r.c
index 5c9e2b510b..33cead5f6d 100644
--- a/nscd/getgrnam_r.c
+++ b/nscd/getgrnam_r.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1996-2018 Free Software Foundation, Inc.
+/* Copyright (C) 1996-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
@@ -13,7 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program; if not, see <http://www.gnu.org/licenses/>. */
+ along with this program; if not, see <https://www.gnu.org/licenses/>. */
#include <grp.h>