summaryrefslogtreecommitdiff
path: root/hwdb.d/acpi-update.py
diff options
context:
space:
mode:
Diffstat (limited to 'hwdb.d/acpi-update.py')
-rwxr-xr-xhwdb.d/acpi-update.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/hwdb.d/acpi-update.py b/hwdb.d/acpi-update.py
index 7bdd3f93d8..e669d0d21f 100755
--- a/hwdb.d/acpi-update.py
+++ b/hwdb.d/acpi-update.py
@@ -1,4 +1,5 @@
#!/usr/bin/env python3
+# SPDX-License-Identifier: LGPL-2.1-or-later
from html.parser import HTMLParser
from enum import Enum