summaryrefslogtreecommitdiff
path: root/sysdeps/htl/pt-kill.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/htl/pt-kill.c')
-rw-r--r--sysdeps/htl/pt-kill.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/htl/pt-kill.c b/sysdeps/htl/pt-kill.c
index 7f7a39eb57..b9f8cb2666 100644
--- a/sysdeps/htl/pt-kill.c
+++ b/sysdeps/htl/pt-kill.c
@@ -1,5 +1,5 @@
/* pthread-kill.c - Generic pthread-kill implementation.
- Copyright (C) 2008-2018 Free Software Foundation, Inc.
+ Copyright (C) 2008-2019 Free Software Foundation, Inc.
Written by Neal H. Walfield <neal@gnu.org>.
This file is part of the GNU Hurd.
@@ -16,7 +16,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this program. If not, see
- <http://www.gnu.org/licenses/>. */
+ <https://www.gnu.org/licenses/>. */
#include <pthreadP.h>
#include "sig-internal.h"