summaryrefslogtreecommitdiff
path: root/lib/times.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/times.c')
-rw-r--r--lib/times.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/times.c b/lib/times.c
index f403e3de7..b8afa6092 100644
--- a/lib/times.c
+++ b/lib/times.c
@@ -1,6 +1,6 @@
/* Get process times
- Copyright (C) 2008-2017 Free Software Foundation, Inc.
+ Copyright (C) 2008-2021 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
@@ -13,7 +13,7 @@
GNU Lesser General Public License for more details.
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/>. */
+ along with this program; if not, see <https://www.gnu.org/licenses/>. */
/* Written by Simon Josefsson <simon@josefsson.org>, 2008. */