summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/audiocacheeventhandlertest.cc2
-rw-r--r--test/audiocachefiletest.cc2
-rw-r--r--test/audiocacheidmanagertest.cc2
-rw-r--r--test/audiocachetest.cc2
-rw-r--r--test/configtest.cc2
-rw-r--r--test/engine.cc2
-rw-r--r--test/gui.cc2
-rw-r--r--test/lv2.cc2
-rw-r--r--test/lv2_test_host.cc2
-rw-r--r--test/lv2_test_host.h2
-rw-r--r--test/memcheckertest.cc2
-rw-r--r--test/resampler.cc2
-rw-r--r--test/resource_test.cc2
-rw-r--r--test/test.cc2
14 files changed, 14 insertions, 14 deletions
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,