diff --git a/Gruntfile.js b/Gruntfile.js index 5659a109e3..a0cdbb1ce7 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -278,7 +278,7 @@ module.exports = function(grunt) { "skins/**", "themes/**", "tinymce.js", - "LICENSE.txt" + "license.txt" ], "dest": "<%= path.asset %>/tinymce" },