add author comments to encode and jukebox

This commit is contained in:
sentriz
2020-04-18 23:18:23 +01:00
parent 2ab18aaa06
commit 60a906c6fc
2 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
// author: spijet (https://github.com/spijet/)
package encode
import (

View File

@@ -1,3 +1,5 @@
// author: AlexKraak (https://github.com/alexkraak/)
package jukebox
import (