From b6c0e39526be11b6ed674b71b586bd98975dd169 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Nusser?= Date: Sun, 14 Feb 2016 15:32:47 +0100 Subject: Change GPL version number in file headers to 3. --- test/audiocacheeventhandlertest.cc | 2 +- test/audiocachefiletest.cc | 2 +- test/audiocacheidmanagertest.cc | 2 +- test/audiocachetest.cc | 2 +- test/configtest.cc | 2 +- test/engine.cc | 2 +- test/gui.cc | 2 +- test/lv2.cc | 2 +- test/lv2_test_host.cc | 2 +- test/lv2_test_host.h | 2 +- test/memcheckertest.cc | 2 +- test/resampler.cc | 2 +- test/resource_test.cc | 2 +- test/test.cc | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) (limited to 'test') diff --git a/test/audiocacheeventhandlertest.cc b/test/audiocacheeventhandlertest.cc index 5f30d2e..0eca843 100644 --- a/test/audiocacheeventhandlertest.cc +++ b/test/audiocacheeventhandlertest.cc @@ -12,7 +12,7 @@ * * DrumGizmo 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 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * DrumGizmo is distributed in the hope that it will be useful, diff --git a/test/audiocachefiletest.cc b/test/audiocachefiletest.cc index 6f84ba2..95d8755 100644 --- a/test/audiocachefiletest.cc +++ b/test/audiocachefiletest.cc @@ -12,7 +12,7 @@ * * DrumGizmo 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 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * DrumGizmo is distributed in the hope that it will be useful, diff --git a/test/audiocacheidmanagertest.cc b/test/audiocacheidmanagertest.cc index eff7e78..9db3dcc 100644 --- a/test/audiocacheidmanagertest.cc +++ b/test/audiocacheidmanagertest.cc @@ -12,7 +12,7 @@ * * DrumGizmo 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 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * DrumGizmo is distributed in the hope that it will be useful, diff --git a/test/audiocachetest.cc b/test/audiocachetest.cc index 3ac63bf..3a8886b 100644 --- a/test/audiocachetest.cc +++ b/test/audiocachetest.cc @@ -12,7 +12,7 @@ * * DrumGizmo 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 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * DrumGizmo is distributed in the hope that it will be useful, diff --git a/test/configtest.cc b/test/configtest.cc index 24a7048..58af239 100644 --- a/test/configtest.cc +++ b/test/configtest.cc @@ -12,7 +12,7 @@ * * DrumGizmo 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 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * DrumGizmo is distributed in the hope that it will be useful, diff --git a/test/engine.cc b/test/engine.cc index 4c49a6c..d27569c 100644 --- a/test/engine.cc +++ b/test/engine.cc @@ -12,7 +12,7 @@ * * DrumGizmo 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 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * DrumGizmo is distributed in the hope that it will be useful, diff --git a/test/gui.cc b/test/gui.cc index f227747..432dbd4 100644 --- a/test/gui.cc +++ b/test/gui.cc @@ -12,7 +12,7 @@ * * DrumGizmo 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 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * DrumGizmo is distributed in the hope that it will be useful, diff --git a/test/lv2.cc b/test/lv2.cc index 0ecf178..82a957a 100644 --- a/test/lv2.cc +++ b/test/lv2.cc @@ -12,7 +12,7 @@ * * DrumGizmo 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 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * DrumGizmo is distributed in the hope that it will be useful, diff --git a/test/lv2_test_host.cc b/test/lv2_test_host.cc index 9b4fc7a..9bcac4b 100644 --- a/test/lv2_test_host.cc +++ b/test/lv2_test_host.cc @@ -12,7 +12,7 @@ * * DrumGizmo 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 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * DrumGizmo is distributed in the hope that it will be useful, diff --git a/test/lv2_test_host.h b/test/lv2_test_host.h index 81aa413..c316cc1 100644 --- a/test/lv2_test_host.h +++ b/test/lv2_test_host.h @@ -12,7 +12,7 @@ * * DrumGizmo 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 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * DrumGizmo is distributed in the hope that it will be useful, diff --git a/test/memcheckertest.cc b/test/memcheckertest.cc index abeac91..d43a2e7 100644 --- a/test/memcheckertest.cc +++ b/test/memcheckertest.cc @@ -12,7 +12,7 @@ * * DrumGizmo 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 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * DrumGizmo is distributed in the hope that it will be useful, diff --git a/test/resampler.cc b/test/resampler.cc index 445a5b3..cfe6bd6 100644 --- a/test/resampler.cc +++ b/test/resampler.cc @@ -12,7 +12,7 @@ * * DrumGizmo 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 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * DrumGizmo is distributed in the hope that it will be useful, diff --git a/test/resource_test.cc b/test/resource_test.cc index 7fc632a..559b406 100644 --- a/test/resource_test.cc +++ b/test/resource_test.cc @@ -12,7 +12,7 @@ * * DrumGizmo 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 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * DrumGizmo is distributed in the hope that it will be useful, diff --git a/test/test.cc b/test/test.cc index 282062d..e69d20f 100644 --- a/test/test.cc +++ b/test/test.cc @@ -12,7 +12,7 @@ * * DrumGizmo 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 2 of the License, or + * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * * DrumGizmo is distributed in the hope that it will be useful, -- cgit v1.2.3