summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2018-03-20 15:00:02 -0400
committerCole Robinson <crobinso@redhat.com>2018-03-21 07:29:40 -0400
commitb6dcee8eb7ec4de999058c187162fe4aedef36b4 (patch)
treec656d40de43287315ea04b1b7ddfef00ba54b816 /setup.py
parent3909c10441a5f4eb92cc3181785f4176759a2f96 (diff)
downloadvirt-manager-b6dcee8eb7ec4de999058c187162fe4aedef36b4.tar.gz
Use consistent and minimal license header for every file
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py5
1 files changed, 4 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 6cee2c82..654e7e8d 100755
--- a/setup.py
+++ b/setup.py
@@ -1,5 +1,8 @@
#!/usr/bin/env python3
-# Copyright (C) 2013, 2014 Red Hat, Inc.
+#
+# This work is licensed under the GNU GPLv2.
+# See the COPYING file in the top-level directory.
+
import glob
import fnmatch