summaryrefslogtreecommitdiffstats
path: root/src/com/jogamp/opencl/CLPlatform.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/jogamp/opencl/CLPlatform.java')
-rw-r--r--src/com/jogamp/opencl/CLPlatform.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/com/jogamp/opencl/CLPlatform.java b/src/com/jogamp/opencl/CLPlatform.java
index bd93caa3..7a4f6b43 100644
--- a/src/com/jogamp/opencl/CLPlatform.java
+++ b/src/com/jogamp/opencl/CLPlatform.java
@@ -99,7 +99,7 @@ import static com.jogamp.opencl.llb.CL.*;
* concurrency:<br/>
* CLPlatform is threadsafe.
*
- * @author Michael Bien
+ * @author Michael Bien, et al.
* @see #initialize()
* @see #getDefault()
* @see #listCLPlatforms()