From d8a0bcfd77832357f7db43e072a7ff783dffd369 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Mon, 10 Dec 2018 03:17:33 +0900 Subject: tree-wide: drop header for emacs from python scripts --- hwdb/parse_hwdb.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'hwdb') diff --git a/hwdb/parse_hwdb.py b/hwdb/parse_hwdb.py index 89efc2892..d84fba222 100755 --- a/hwdb/parse_hwdb.py +++ b/hwdb/parse_hwdb.py @@ -1,6 +1,5 @@ #!/usr/bin/env python3 -# -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */ -# SPDX-License-Identifier: MIT +# SPDX-License-Identifier: MIT # # This file is distributed under the MIT license, see below. # -- cgit v1.2.3-65-gdbad