diff --git a/FileSaver.js b/FileSaver.js index 6095017..6e1fc3c 100644 --- a/FileSaver.js +++ b/FileSaver.js @@ -1,10 +1,10 @@ /* FileSaver.js - * A saveAs() FileSaver implementation. - * 2014-05-27 + * A saveAs() FileSaver implementation. + * 2014-05-27 * - * By Eli Grey, http://eligrey.com - * License: X11/MIT - * See https://github.com/eligrey/FileSaver.js/blob/master/LICENSE.md + * By Eli Grey, http://eligrey.com + * License: X11/MIT + * See https://github.com/eligrey/FileSaver.js/blob/master/LICENSE.md */ /*global self */