Skip to content

Commit d5ff6bb

Browse files
committed
add licensing header to Gruntfile
1 parent d7ba4bb commit d5ff6bb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Gruntfile.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/* ----------------------------------
2+
* Ratchet's Gruntfile
3+
* Licensed under The MIT License
4+
* http://opensource.org/licenses/MIT
5+
* ---------------------------------- */
6+
17
module.exports = function(grunt) {
28

39
// Project configuration.

0 commit comments

Comments
 (0)