diff --git a/lib/server/users.js b/lib/server/users.js index 7745e446..64511e0f 100644 --- a/lib/server/users.js +++ b/lib/server/users.js @@ -2,11 +2,9 @@ 'use strict'; /* - '# time.js' + '\n' + - '# -----------' + '\n' + - '# Module is part of Cloud Commander,' + '\n' + - '# used for getting file change time.' + '\n' + - '# http://cloudcmd.io' + '\n'); + * users.js' + * ----------- + * get names from uids on unix from /etc/passwd' */ var fs = require('fs'),