diff --git a/Gruntfile.js b/Gruntfile.js index fa20531..cef992b 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -1,3 +1,9 @@ +/* ---------------------------------- + * Ratchet's Gruntfile + * Licensed under The MIT License + * http://opensource.org/licenses/MIT + * ---------------------------------- */ + module.exports = function(grunt) { // Project configuration.