summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDenis Steckelmacher <steckdenis@yahoo.fr>2011-08-18 19:24:24 +0200
committerDenis Steckelmacher <steckdenis@yahoo.fr>2011-08-18 19:24:24 +0200
commitb9118ddb3c35301b90364a194964dea51ce47e45 (patch)
tree841dfe0d2c94304b44e162ee93ad6f7e08f61a7d /tests
parent34433a2bb08a747571846ee316549d5a63273738 (diff)
Fix a typo in the licence.
Diffstat (limited to 'tests')
-rw-r--r--tests/test_builtins.cpp2
-rw-r--r--tests/test_builtins.h2
-rw-r--r--tests/test_commandqueue.cpp2
-rw-r--r--tests/test_commandqueue.h2
-rw-r--r--tests/test_context.cpp2
-rw-r--r--tests/test_context.h2
-rw-r--r--tests/test_device.cpp2
-rw-r--r--tests/test_device.h2
-rw-r--r--tests/test_kernel.cpp2
-rw-r--r--tests/test_kernel.h2
-rw-r--r--tests/test_mem.cpp2
-rw-r--r--tests/test_mem.h2
-rw-r--r--tests/test_platform.cpp2
-rw-r--r--tests/test_platform.h2
-rw-r--r--tests/test_program.cpp2
-rw-r--r--tests/test_program.h2
-rw-r--r--tests/tests.c2
17 files changed, 17 insertions, 17 deletions
diff --git a/tests/test_builtins.cpp b/tests/test_builtins.cpp
index 04a4537..7dd35d8 100644
--- a/tests/test_builtins.cpp
+++ b/tests/test_builtins.cpp
@@ -9,7 +9,7 @@
* * Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * * Neither the name of the copyright holderi nor the
+ * * Neither the name of the copyright holder nor the
* names of its contributors may be used to endorse or promote products
* derived from this software without specific prior written permission.
*
diff --git a/tests/test_builtins.h b/tests/test_builtins.h
index a555c8a..7cee163 100644
--- a/tests/test_builtins.h
+++ b/tests/test_builtins.h
@@ -9,7 +9,7 @@
* * Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * * Neither the name of the copyright holderi nor the
+ * * Neither the name of the copyright holder nor the
* names of its contributors may be used to endorse or promote products
* derived from this software without specific prior written permission.
*
diff --git a/tests/test_commandqueue.cpp b/tests/test_commandqueue.cpp
index 1abc853..cf44f2d 100644
--- a/tests/test_commandqueue.cpp
+++ b/tests/test_commandqueue.cpp
@@ -9,7 +9,7 @@
* * Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * * Neither the name of the copyright holderi nor the
+ * * Neither the name of the copyright holder nor the
* names of its contributors may be used to endorse or promote products
* derived from this software without specific prior written permission.
*
diff --git a/tests/test_commandqueue.h b/tests/test_commandqueue.h
index d56c8ea..74317ee 100644
--- a/tests/test_commandqueue.h
+++ b/tests/test_commandqueue.h
@@ -9,7 +9,7 @@
* * Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * * Neither the name of the copyright holderi nor the
+ * * Neither the name of the copyright holder nor the
* names of its contributors may be used to endorse or promote products
* derived from this software without specific prior written permission.
*
diff --git a/tests/test_context.cpp b/tests/test_context.cpp
index 718454d..cd1b2c4 100644
--- a/tests/test_context.cpp
+++ b/tests/test_context.cpp
@@ -9,7 +9,7 @@
* * Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * * Neither the name of the copyright holderi nor the
+ * * Neither the name of the copyright holder nor the
* names of its contributors may be used to endorse or promote products
* derived from this software without specific prior written permission.
*
diff --git a/tests/test_context.h b/tests/test_context.h
index a6e0b21..a991896 100644
--- a/tests/test_context.h
+++ b/tests/test_context.h
@@ -9,7 +9,7 @@
* * Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * * Neither the name of the copyright holderi nor the
+ * * Neither the name of the copyright holder nor the
* names of its contributors may be used to endorse or promote products
* derived from this software without specific prior written permission.
*
diff --git a/tests/test_device.cpp b/tests/test_device.cpp
index 9d5e514..cac12ac 100644
--- a/tests/test_device.cpp
+++ b/tests/test_device.cpp
@@ -9,7 +9,7 @@
* * Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * * Neither the name of the copyright holderi nor the
+ * * Neither the name of the copyright holder nor the
* names of its contributors may be used to endorse or promote products
* derived from this software without specific prior written permission.
*
diff --git a/tests/test_device.h b/tests/test_device.h
index ec6f383..c536872 100644
--- a/tests/test_device.h
+++ b/tests/test_device.h
@@ -9,7 +9,7 @@
* * Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * * Neither the name of the copyright holderi nor the
+ * * Neither the name of the copyright holder nor the
* names of its contributors may be used to endorse or promote products
* derived from this software without specific prior written permission.
*
diff --git a/tests/test_kernel.cpp b/tests/test_kernel.cpp
index 18f6336..15fc19c 100644
--- a/tests/test_kernel.cpp
+++ b/tests/test_kernel.cpp
@@ -9,7 +9,7 @@
* * Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * * Neither the name of the copyright holderi nor the
+ * * Neither the name of the copyright holder nor the
* names of its contributors may be used to endorse or promote products
* derived from this software without specific prior written permission.
*
diff --git a/tests/test_kernel.h b/tests/test_kernel.h
index ccec842..a9ad79d 100644
--- a/tests/test_kernel.h
+++ b/tests/test_kernel.h
@@ -9,7 +9,7 @@
* * Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * * Neither the name of the copyright holderi nor the
+ * * Neither the name of the copyright holder nor the
* names of its contributors may be used to endorse or promote products
* derived from this software without specific prior written permission.
*
diff --git a/tests/test_mem.cpp b/tests/test_mem.cpp
index a7d08ca..3a25848 100644
--- a/tests/test_mem.cpp
+++ b/tests/test_mem.cpp
@@ -9,7 +9,7 @@
* * Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * * Neither the name of the copyright holderi nor the
+ * * Neither the name of the copyright holder nor the
* names of its contributors may be used to endorse or promote products
* derived from this software without specific prior written permission.
*
diff --git a/tests/test_mem.h b/tests/test_mem.h
index e2c20bc..f59b7b6 100644
--- a/tests/test_mem.h
+++ b/tests/test_mem.h
@@ -9,7 +9,7 @@
* * Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * * Neither the name of the copyright holderi nor the
+ * * Neither the name of the copyright holder nor the
* names of its contributors may be used to endorse or promote products
* derived from this software without specific prior written permission.
*
diff --git a/tests/test_platform.cpp b/tests/test_platform.cpp
index 1c525dd..82e6a3f 100644
--- a/tests/test_platform.cpp
+++ b/tests/test_platform.cpp
@@ -9,7 +9,7 @@
* * Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * * Neither the name of the copyright holderi nor the
+ * * Neither the name of the copyright holder nor the
* names of its contributors may be used to endorse or promote products
* derived from this software without specific prior written permission.
*
diff --git a/tests/test_platform.h b/tests/test_platform.h
index 44d4492..879ff93 100644
--- a/tests/test_platform.h
+++ b/tests/test_platform.h
@@ -9,7 +9,7 @@
* * Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * * Neither the name of the copyright holderi nor the
+ * * Neither the name of the copyright holder nor the
* names of its contributors may be used to endorse or promote products
* derived from this software without specific prior written permission.
*
diff --git a/tests/test_program.cpp b/tests/test_program.cpp
index d1cab33..8e7f572 100644
--- a/tests/test_program.cpp
+++ b/tests/test_program.cpp
@@ -9,7 +9,7 @@
* * Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * * Neither the name of the copyright holderi nor the
+ * * Neither the name of the copyright holder nor the
* names of its contributors may be used to endorse or promote products
* derived from this software without specific prior written permission.
*
diff --git a/tests/test_program.h b/tests/test_program.h
index 9fd4468..e01cfec 100644
--- a/tests/test_program.h
+++ b/tests/test_program.h
@@ -9,7 +9,7 @@
* * Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * * Neither the name of the copyright holderi nor the
+ * * Neither the name of the copyright holder nor the
* names of its contributors may be used to endorse or promote products
* derived from this software without specific prior written permission.
*
diff --git a/tests/tests.c b/tests/tests.c
index f5010e4..5a26e96 100644
--- a/tests/tests.c
+++ b/tests/tests.c
@@ -9,7 +9,7 @@
* * Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * * Neither the name of the copyright holderi nor the
+ * * Neither the name of the copyright holder nor the
* names of its contributors may be used to endorse or promote products
* derived from this software without specific prior written permission.
*