summaryrefslogtreecommitdiff
path: root/util/nvramtool/ip_checksum.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/nvramtool/ip_checksum.h')
-rw-r--r--util/nvramtool/ip_checksum.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/nvramtool/ip_checksum.h b/util/nvramtool/ip_checksum.h
index f2a13070a3..19f342885d 100644
--- a/util/nvramtool/ip_checksum.h
+++ b/util/nvramtool/ip_checksum.h
@@ -6,7 +6,7 @@
#define 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.
*/