summaryrefslogtreecommitdiff
path: root/tools/patman/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/patman/setup.py')
-rw-r--r--tools/patman/setup.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/tools/patman/setup.py b/tools/patman/setup.py
index e61804f178..43fdc00ce6 100644
--- a/tools/patman/setup.py
+++ b/tools/patman/setup.py
@@ -1,6 +1,5 @@
-#
-# SPDX-License-Identifier: GPL-2.0+
-#
+# SPDX-License-Identifier: GPL-2.0+
+
from distutils.core import setup
setup(name='patman',
version='1.0',