Add author to runTar, runUntar, displayFilesAsHTML

This commit is contained in:
toby 2017-02-08 12:51:54 -05:00
parent 6f077a9c50
commit 281a83bbc3
2 changed files with 6 additions and 0 deletions

View file

@ -932,6 +932,8 @@ var Utils = {
/**
* Formats a list of files or directories.
*
* @author tlwr [toby@toby.codes]
*
* @param {File[]} files
* @returns {html}
*/