diff --git a/Gruntfile.js b/Gruntfile.js index 29c8569dd..6fbed051c 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -75,7 +75,7 @@ module.exports = function(grunt) { srcPrefix: './' }, files: { - 'license': 'COPYING' + 'license': 'public/license/COPYING' } }, },