Align comments in gulpfile header
This commit is contained in:
parent
7a6e6a291b
commit
8197a88cc3
@ -10,8 +10,8 @@ var fullHeader = [
|
||||
"/*! Planetary.js v{{version}}",
|
||||
" * Copyright (c) 2013 Brandon Tilley",
|
||||
" *",
|
||||
" * Released under the MIT license",
|
||||
" * Date: {{now}}",
|
||||
" * Released under the MIT license",
|
||||
" * Date: {{now}}",
|
||||
" */"
|
||||
].join("\n");
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user