We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8e8fde commit 6cd8345Copy full SHA for 6cd8345
1 file changed
src/main/java/org/scijava/plugins/scripting/jython/JythonScriptLanguage.java
@@ -49,7 +49,7 @@
49
* An adapter of the Jython interpreter to the SciJava scripting interface.
50
*
51
* @author Johannes Schindelin
52
- * @author Mark Hiner <hinerm@gmail.com>
+ * @author Mark Hiner
53
* @see ScriptEngine
54
*/
55
@Plugin(type = ScriptLanguage.class, name = "Python")
0 commit comments