summaryrefslogtreecommitdiff
path: root/tools/make-directive-index.py
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-06-14 14:51:57 +0200
committerGitHub <noreply@github.com>2018-06-14 14:51:57 +0200
commit8f1ae1d99855514afc480996a7174204dd6022fc (patch)
treed9b63df52201fd158315e16e0c353ef7e045f8e2 /tools/make-directive-index.py
parentb0450864f1723ad12176d7956377d89ff4a84d8c (diff)
parent50d1760d2690db8636d8800b5777b03334f6afba (diff)
downloadsystemd-8f1ae1d99855514afc480996a7174204dd6022fc.tar.gz
Merge pull request #9302 from keszybz/drop-my-copyright-and-some-license-tags
Drop my copyright and some license tags
Diffstat (limited to 'tools/make-directive-index.py')
-rwxr-xr-xtools/make-directive-index.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/make-directive-index.py b/tools/make-directive-index.py
index 9b3b96b644..cc306b8179 100755
--- a/tools/make-directive-index.py
+++ b/tools/make-directive-index.py
@@ -1,8 +1,6 @@
#!/usr/bin/env python3
# -*- Mode: python; coding: utf-8; indent-tabs-mode: nil -*- */
# SPDX-License-Identifier: LGPL-2.1+
-#
-# Copyright © 2012-2013 Zbigniew Jędrzejewski-Szmek
import sys
import collections