hc
2024-05-10 10ebd8556b7990499c896a550e3d416b444211e6
kernel/lib/xz/xz_crc32.c
....@@ -2,7 +2,7 @@
22 * CRC32 using the polynomial from IEEE-802.3
33 *
44 * Authors: Lasse Collin <lasse.collin@tukaani.org>
5
- * Igor Pavlov <http://7-zip.org/>
5
+ * Igor Pavlov <https://7-zip.org/>
66 *
77 * This file has been put into the public domain.
88 * You can do whatever you want with this file.