summaryrefslogtreecommitdiff
path: root/nscd/getsrvbynm_r.c
diff options
context:
space:
mode:
Diffstat (limited to 'nscd/getsrvbynm_r.c')
-rw-r--r--nscd/getsrvbynm_r.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nscd/getsrvbynm_r.c b/nscd/getsrvbynm_r.c
index 88d33c83ef..e19845ae34 100644
--- a/nscd/getsrvbynm_r.c
+++ b/nscd/getsrvbynm_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 <netdb.h>