summaryrefslogtreecommitdiff
path: root/nptl/vars.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/vars.c')
-rw-r--r--nptl/vars.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/nptl/vars.c b/nptl/vars.c
index f9067da0ab..5556236d01 100644
--- a/nptl/vars.c
+++ b/nptl/vars.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2019 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -13,7 +13,7 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#include <pthreadP.h>
#include <stdlib.h>