aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'misc/futimes.c')
-rw-r--r--misc/futimes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/futimes.c b/misc/futimes.c
index ad06ef7f7f..6b130c2d8a 100644
--- a/misc/futimes.c
+++ b/misc/futimes.c
@@ -14,7 +14,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 <sys/time.h>
#include <errno.h>