diff --git a/Gruntfile.js b/Gruntfile.js index 0a2fa4262..d41bf2aef 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -22,7 +22,9 @@ module.exports = function(grunt) { ' * <%= meta.copyright %>, <%= pkg.author.name %> <<%= pkg.author.email %>> \n' + ' * Licensed under the <%= meta.license %> License. \n' + ' * \n' + - ' * @licence \n' + + ' */ \n\n' + + ' /**' + + ' * @license <%= meta.license %>\n' + ' */ \n\n' },