summaryrefslogtreecommitdiffstats
path: root/hwdb/parse_hwdb.py
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-11-18 17:26:32 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-11-19 19:08:15 +0100
commitd74a9adf93a24d7a90dece58d80fc1f2e9cd7799 (patch)
tree59fef5bd94fc5a3c6ecfb9f742655456f8ec2a1f /hwdb/parse_hwdb.py
parentAdd SPDX license identifiers to man pages (diff)
downloadsystemd-d74a9adf93a24d7a90dece58d80fc1f2e9cd7799.tar.xz
systemd-d74a9adf93a24d7a90dece58d80fc1f2e9cd7799.zip
Add SPDX indentifier to hwdb/parse_hwdb.py
Diffstat (limited to 'hwdb/parse_hwdb.py')
-rwxr-xr-xhwdb/parse_hwdb.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/hwdb/parse_hwdb.py b/hwdb/parse_hwdb.py
index eb52dc917b..f4cc9c6974 100755
--- a/hwdb/parse_hwdb.py
+++ b/hwdb/parse_hwdb.py
@@ -1,5 +1,6 @@
#!/usr/bin/env python3
# -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */
+# SPDX-License-Identifier: MIT
#
# This file is part of systemd. It is distrubuted under the MIT license, see
# below.