Skip to content

Commit 6c4c510

Browse files
committed
Add Hanslovsky as author
1 parent d229843 commit 6c4c510

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/kotlin/org/scijava/plugins/scripting/kotlin/KotlinScriptLanguage.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ import javax.script.*
4343
* A SciJava [ScriptLanguage] for Kotlin.
4444
*
4545
* @author Curtis Rueden
46+
* @author Philipp Hanslovsky
4647
* @see ScriptEngine
4748
*/
4849
@Plugin(type = ScriptLanguage::class, name = "Kotlin")

0 commit comments

Comments
 (0)