From: Zbigniew Jędrzejewski-Szmek Date: Sat, 18 Nov 2017 16:26:32 +0000 (+0100) Subject: Add SPDX indentifier to hwdb/parse_hwdb.py X-Git-Tag: v236~183^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d74a9adf93a24d7a90dece58d80fc1f2e9cd7799;p=platform%2Fupstream%2Fsystemd.git Add SPDX indentifier to hwdb/parse_hwdb.py --- diff --git a/hwdb/parse_hwdb.py b/hwdb/parse_hwdb.py index eb52dc9..f4cc9c6 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.