From 35df744355671d87e951e4c61e71c464fd517619 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Sat, 18 Nov 2017 17:32:46 +0100 Subject: Add SPDX license headers to python scripts --- tools/make-directive-index.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/make-directive-index.py') diff --git a/tools/make-directive-index.py b/tools/make-directive-index.py index f9203ddd1a..fb2b0b7c6f 100755 --- a/tools/make-directive-index.py +++ b/tools/make-directive-index.py @@ -1,5 +1,6 @@ #!/usr/bin/env python3 # -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */ +# SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # -- cgit v1.2.3