diff options
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/migration/guestperf-batch.py | 2 | ||||
-rwxr-xr-x | tests/migration/guestperf-plot.py | 2 | ||||
-rwxr-xr-x | tests/migration/guestperf.py | 2 | ||||
-rw-r--r-- | tests/migration/guestperf/comparison.py | 2 | ||||
-rw-r--r-- | tests/migration/guestperf/engine.py | 2 | ||||
-rw-r--r-- | tests/migration/guestperf/hardware.py | 2 | ||||
-rw-r--r-- | tests/migration/guestperf/plot.py | 2 | ||||
-rw-r--r-- | tests/migration/guestperf/progress.py | 2 | ||||
-rw-r--r-- | tests/migration/guestperf/report.py | 2 | ||||
-rw-r--r-- | tests/migration/guestperf/scenario.py | 2 | ||||
-rw-r--r-- | tests/migration/guestperf/shell.py | 2 | ||||
-rw-r--r-- | tests/migration/guestperf/timings.py | 2 | ||||
-rw-r--r-- | tests/migration/stress.c | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/tests/migration/guestperf-batch.py b/tests/migration/guestperf-batch.py index f1e9009..ab6bdb9 100755 --- a/tests/migration/guestperf-batch.py +++ b/tests/migration/guestperf-batch.py @@ -7,7 +7,7 @@ # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/tests/migration/guestperf-plot.py b/tests/migration/guestperf-plot.py index 9071510..32977b4 100755 --- a/tests/migration/guestperf-plot.py +++ b/tests/migration/guestperf-plot.py @@ -7,7 +7,7 @@ # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/tests/migration/guestperf.py b/tests/migration/guestperf.py index ba1c4bc..e8cc127 100755 --- a/tests/migration/guestperf.py +++ b/tests/migration/guestperf.py @@ -7,7 +7,7 @@ # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/tests/migration/guestperf/comparison.py b/tests/migration/guestperf/comparison.py index d0b7df9..ba2edbe 100644 --- a/tests/migration/guestperf/comparison.py +++ b/tests/migration/guestperf/comparison.py @@ -6,7 +6,7 @@ # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/tests/migration/guestperf/engine.py b/tests/migration/guestperf/engine.py index fd63c66..e2a214b 100644 --- a/tests/migration/guestperf/engine.py +++ b/tests/migration/guestperf/engine.py @@ -6,7 +6,7 @@ # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/tests/migration/guestperf/hardware.py b/tests/migration/guestperf/hardware.py index a66c9dd..3145785 100644 --- a/tests/migration/guestperf/hardware.py +++ b/tests/migration/guestperf/hardware.py @@ -6,7 +6,7 @@ # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/tests/migration/guestperf/plot.py b/tests/migration/guestperf/plot.py index 34cebd5..30b3f66 100644 --- a/tests/migration/guestperf/plot.py +++ b/tests/migration/guestperf/plot.py @@ -6,7 +6,7 @@ # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/tests/migration/guestperf/progress.py b/tests/migration/guestperf/progress.py index 46d2157..ab1ee57 100644 --- a/tests/migration/guestperf/progress.py +++ b/tests/migration/guestperf/progress.py @@ -6,7 +6,7 @@ # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/tests/migration/guestperf/report.py b/tests/migration/guestperf/report.py index 6a1f971..1efd40c 100644 --- a/tests/migration/guestperf/report.py +++ b/tests/migration/guestperf/report.py @@ -6,7 +6,7 @@ # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/tests/migration/guestperf/scenario.py b/tests/migration/guestperf/scenario.py index 705c2e8..28ef36c 100644 --- a/tests/migration/guestperf/scenario.py +++ b/tests/migration/guestperf/scenario.py @@ -6,7 +6,7 @@ # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/tests/migration/guestperf/shell.py b/tests/migration/guestperf/shell.py index 5bcc066..f838888 100644 --- a/tests/migration/guestperf/shell.py +++ b/tests/migration/guestperf/shell.py @@ -6,7 +6,7 @@ # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/tests/migration/guestperf/timings.py b/tests/migration/guestperf/timings.py index f94d809..2374010 100644 --- a/tests/migration/guestperf/timings.py +++ b/tests/migration/guestperf/timings.py @@ -6,7 +6,7 @@ # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; either -# version 2 of the License, or (at your option) any later version. +# version 2.1 of the License, or (at your option) any later version. # # This library is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/tests/migration/stress.c b/tests/migration/stress.c index 0c72a42..de45e8e 100644 --- a/tests/migration/stress.c +++ b/tests/migration/stress.c @@ -6,7 +6,7 @@ * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either - * version 2 of the License, or (at your option) any later version. + * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of |