summarylogtreecommitdiffstats
path: root/scilab-jogl-2.3.2.patch
diff options
context:
space:
mode:
Diffstat (limited to 'scilab-jogl-2.3.2.patch')
-rw-r--r--scilab-jogl-2.3.2.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/scilab-jogl-2.3.2.patch b/scilab-jogl-2.3.2.patch
index acff05ae379a..583e22a496b5 100644
--- a/scilab-jogl-2.3.2.patch
+++ b/scilab-jogl-2.3.2.patch
@@ -250,6 +250,15 @@ diff --git a/scilab/modules/scirenderer/src/org/scilab/forge/scirenderer/impleme
index a823629..8a776a0 100644
--- a/scilab/modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/jogl/JoGLCanvas.java
+++ b/scilab/modules/scirenderer/src/org/scilab/forge/scirenderer/implementation/jogl/JoGLCanvas.java
+@@ -1,7 +1,7 @@
+ /*
+ * Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
+ * Copyright (C) 2009-2011 - DIGITEO - Pierre Lando
+- * Copyright (C) 2019 - Stéphane MOTTELET
++ * Copyright (C) 2019 - Stephane MOTTELET
+ *
+ * Copyright (C) 2012 - 2016 - Scilab Enterprises
+ *
@@ -20,17 +20,17 @@ import java.awt.image.BufferedImage;
import java.lang.reflect.InvocationTargetException;
import java.util.concurrent.Semaphore;