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