Add SPDX indentifier to hwdb/parse_hwdb.py

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2017-11-18 17:26:32 +01:00
parent 572eb058cf
commit d74a9adf93
1 changed files with 1 additions and 0 deletions

View File

@ -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.