summaryrefslogtreecommitdiff
path: root/virtinst/storage.py
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2018-04-04 14:35:41 +0100
committerCole Robinson <crobinso@redhat.com>2018-04-04 16:51:37 -0400
commit48e32b429d0db08aca2b612ec2ff46d0e1b0f36a (patch)
tree094064f4b15c77deb60cdacb19e67524e26b3286 /virtinst/storage.py
parent24a8b66b35c92bed919a4a6beb7c7fb80e85b3b2 (diff)
downloadvirt-manager-48e32b429d0db08aca2b612ec2ff46d0e1b0f36a.tar.gz
Fix copyright header to specify GPLv2 or later, not GPLv2 only.
The copyright headers in every file were chjanged in this previous commit commit b6dcee8eb7ec4de999058c187162fe4aedef36b4 Author: Cole Robinson <crobinso@redhat.com> Date: Tue Mar 20 15:00:02 2018 -0400 Use consistent and minimal license header for every file Where before this they said " "either version 2 of the License, or (at your option) any later version." Now they just say "GNU GPLv2" This fixes it to say "GNU GPLv2 or later" again. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'virtinst/storage.py')
-rw-r--r--virtinst/storage.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/virtinst/storage.py b/virtinst/storage.py
index 656ab9e7..3a46d42c 100644
--- a/virtinst/storage.py
+++ b/virtinst/storage.py
@@ -2,7 +2,7 @@
# Copyright 2008, 2013, 2015 Red Hat, Inc.
# Cole Robinson <crobinso@redhat.com>
#
-# This work is licensed under the GNU GPLv2.
+# This work is licensed under the GNU GPLv2 or later.
# See the COPYING file in the top-level directory.
import os