From 3ee03cfcb5025ba349d7a050ad8fd3a47832a9f3 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Aug 13 2018 12:53:41 +0000 Subject: src/tests/intg/ds.py is licensed under GPLv3+ Reviewed-by: Michal Židek --- diff --git a/src/tests/intg/ds.py b/src/tests/intg/ds.py index faf664c..f4631b2 100644 --- a/src/tests/intg/ds.py +++ b/src/tests/intg/ds.py @@ -4,14 +4,15 @@ # Copyright (c) 2015 Red Hat, Inc. # Author: Nikolai Kondrashov # -# This is free software; you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by -# the Free Software Foundation; version 2 only +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; either version 3 of the License, or +# (at your option) any later version. # -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# General Public License for more details. +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see .