diff --git a/Gruntfile.js b/Gruntfile.js index ee063729..649b5abd 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -68,8 +68,8 @@ module.exports = function(grunt) { banner: "//! <%= pkg.name %> <%= pkg.version %>\n" + "//! Built on <%= grunt.template.today('yyyy-mm-dd') %>\n" + "//! Git commit: <%= gitInfo %>\n" - + "//! License: http://openseadragon.github.io/license/\n" - + "//! http://openseadragon.github.io\n\n", + + "//! http://openseadragon.github.io\n" + + "//! License: http://openseadragon.github.io/license/\n\n", process: true }, dist: {