]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - hwdb/acpi-update.py
busctl: always prefix bus error message with local string
[thirdparty/systemd.git] / hwdb / acpi-update.py
index 2c23b057fb2c43d9d286f2547c002b7c259c087f..7bdd3f93d8724ca687f72a9fbe8240fab79e201f 100755 (executable)
@@ -72,8 +72,8 @@ b = open("pnp_id_registry.html")
 print('# This file is part of systemd.\n'
       '#\n'
       '# Data imported from:\n'
-      '#     http://www.uefi.org/uefi-pnp-export\n'
-      '#     http://www.uefi.org/uefi-acpi-export')
+      '#     https://uefi.org/uefi-pnp-export\n'
+      '#     https://uefi.org/uefi-acpi-export')
 
 read_table(a)
 read_table(b)