summaryrefslogtreecommitdiffstats
path: root/util/nvramtool/compute_ip_checksum.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/nvramtool/compute_ip_checksum.c')
-rw-r--r--util/nvramtool/compute_ip_checksum.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/nvramtool/compute_ip_checksum.c b/util/nvramtool/compute_ip_checksum.c
index f19e94387a7f..240da431e348 100644
--- a/util/nvramtool/compute_ip_checksum.c
+++ b/util/nvramtool/compute_ip_checksum.c
@@ -6,7 +6,7 @@
#include "ip_checksum.h"
/* Note: The contents of this file were borrowed from the coreboot source
- * code which may be obtained from http://www.coreboot.org.
+ * code which may be obtained from https://www.coreboot.org.
* Specifically, this code was obtained from coreboot (LinuxBIOS)
* version 1.0.0.8.
*/