Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
Remove use of banner, actually use the generated license
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed Nov 7, 2013
1 parent 180113b commit 35bd2b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ module.exports = function(grunt) {
},
uglify: {
options: {
banner: grunt.file.read('LICENSE'),
nonull: true,
preserveComments: 'some',
compress: {
unsafe: false
}
Expand Down

0 comments on commit 35bd2b4

Please sign in to comment.