summaryrefslogtreecommitdiff
path: root/tools/make-directive-index.py
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-11-18 17:32:46 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-11-19 19:08:15 +0100
commit35df744355671d87e951e4c61e71c464fd517619 (patch)
tree746eabc6a5e41079c428b4aea7bd0553f5f96b4e /tools/make-directive-index.py
parentd74a9adf93a24d7a90dece58d80fc1f2e9cd7799 (diff)
downloadsystemd-35df744355671d87e951e4c61e71c464fd517619.tar.gz
Add SPDX license headers to python scripts
Diffstat (limited to 'tools/make-directive-index.py')
-rwxr-xr-xtools/make-directive-index.py1
1 files changed, 1 insertions, 0 deletions
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.
#