]> wimlib.net Git - wimlib/blobdiff - src/compress_parallel.c
Update hyperlinks
[wimlib] / src / compress_parallel.c
index 159b9ce54ab24e62ac08915bc9815d8956521900..e8fb7bf137ef627adce26596778b8860008e9696 100644 (file)
@@ -5,7 +5,7 @@
  */
 
 /*
- * Copyright (C) 2013 Eric Biggers
+ * Copyright (C) 2013-2023 Eric Biggers
  *
  * This file is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by the Free
@@ -18,7 +18,7 @@
  * details.
  *
  * You should have received a copy of the GNU Lesser General Public License
- * along with this file; if not, see http://www.gnu.org/licenses/.
+ * along with this file; if not, see https://www.gnu.org/licenses/.
  */
 
 #ifdef HAVE_CONFIG_H