From c2c4abb43bb8c1150387852a532af50a0d93a70e Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 11 May 2010 20:10:18 +0200 Subject: [PATCH] tests: use GPLv2+, not GPLv3 * tests/cpuset: Change from GPLv3 to GPLv2+ * tests/read-bufsiz: Likewise. * tests/read-non-seekable: Likewise. * tests/start: Likewise. * tests/undefine: Likewise. * tests/vcpupin: Likewise. * tests/virsh-all: Likewise. * tests/virsh-schedinfo: Likewise. * tests/virsh-synopsis: Likewise. --- tests/cpuset | 2 +- tests/read-bufsiz | 2 +- tests/read-non-seekable | 2 +- tests/start | 2 +- tests/undefine | 2 +- tests/vcpupin | 2 +- tests/virsh-all | 2 +- tests/virsh-schedinfo | 2 +- tests/virsh-synopsis | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/tests/cpuset b/tests/cpuset index 3c48f0a8f2..800d3bcb50 100755 --- a/tests/cpuset +++ b/tests/cpuset @@ -5,7 +5,7 @@ # 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 +# the Free Software Foundation, either version 2 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, diff --git a/tests/read-bufsiz b/tests/read-bufsiz index 3ebc135619..f0f03b9432 100755 --- a/tests/read-bufsiz +++ b/tests/read-bufsiz @@ -5,7 +5,7 @@ # 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 +# the Free Software Foundation, either version 2 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, diff --git a/tests/read-non-seekable b/tests/read-non-seekable index 1aed286acd..d5ae027f0b 100755 --- a/tests/read-non-seekable +++ b/tests/read-non-seekable @@ -5,7 +5,7 @@ # 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 +# the Free Software Foundation, either version 2 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, diff --git a/tests/start b/tests/start index df92a36374..524b12787e 100755 --- a/tests/start +++ b/tests/start @@ -5,7 +5,7 @@ # 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 +# the Free Software Foundation, either version 2 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, diff --git a/tests/undefine b/tests/undefine index d9efbf7df2..f89a91ec6a 100755 --- a/tests/undefine +++ b/tests/undefine @@ -5,7 +5,7 @@ # 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 +# the Free Software Foundation, either version 2 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, diff --git a/tests/vcpupin b/tests/vcpupin index 36dd093fce..59528622dc 100755 --- a/tests/vcpupin +++ b/tests/vcpupin @@ -5,7 +5,7 @@ # 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 +# the Free Software Foundation, either version 2 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, diff --git a/tests/virsh-all b/tests/virsh-all index baec161116..8d60ac31f6 100755 --- a/tests/virsh-all +++ b/tests/virsh-all @@ -5,7 +5,7 @@ # 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 +# the Free Software Foundation, either version 2 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, diff --git a/tests/virsh-schedinfo b/tests/virsh-schedinfo index a2ec193acc..9d885eed9c 100755 --- a/tests/virsh-schedinfo +++ b/tests/virsh-schedinfo @@ -5,7 +5,7 @@ # 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 +# the Free Software Foundation, either version 2 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful, diff --git a/tests/virsh-synopsis b/tests/virsh-synopsis index e60aeb5d9b..59960fce8b 100755 --- a/tests/virsh-synopsis +++ b/tests/virsh-synopsis @@ -5,7 +5,7 @@ # 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 +# the Free Software Foundation, either version 2 of the License, or # (at your option) any later version. # This program is distributed in the hope that it will be useful,