aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorPatrick Lehmann <Patrick.Lehmann@plc2.de>2020-12-31 10:21:00 +0100
committerGitHub <noreply@github.com>2020-12-31 10:21:00 +0100
commit3f70363ee3ea05501d5b7ba84070808ac8721847 (patch)
tree2e18e5cce2cbcebfdc4259f4bd4eb3813ee9315a /setup.py
parent286d064a61a83ff39a389f96be86966977458a52 (diff)
downloadghdl-3f70363ee3ea05501d5b7ba84070808ac8721847.tar.gz
ghdl-3f70363ee3ea05501d5b7ba84070808ac8721847.tar.bz2
ghdl-3f70363ee3ea05501d5b7ba84070808ac8721847.zip
Added file headers and license texts. (#1564)
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/setup.py b/setup.py
index 47f41fbc6..8a58e35ee 100644
--- a/setup.py
+++ b/setup.py
@@ -1,6 +1,3 @@
-# EMACS settings: -*- tab-width: 2; indent-tabs-mode: t -*-
-# vim: tabstop=2:shiftwidth=2:noexpandtab
-# kate: tab-width 2; replace-tabs off; indent-width 2;
# =============================================================================
# ____ _ _ ____ _
# _ __ _ _ / ___| | | | _ \| |
@@ -11,6 +8,7 @@
# =============================================================================
# Authors: Tristan Gingold
# Patrick Lehmann
+# Unai Martinez-Corral
#
# Package installer: Python binding for GHDL and high-level APIs.
#