Update license header

This commit is contained in:
Sebastien Chopin 2017-05-30 15:14:10 +02:00
parent 36cb41d5ab
commit f58e859d9c
1 changed files with 5 additions and 6 deletions

View File

@ -1,10 +1,9 @@
/*
** Nuxt.js
** Made by Chopin Brothers
** @Atinux & @alexchopin
*/
/*!
* Nuxt.js
* (c) 2016-2017 Chopin Brothers
* Released under the MIT License.
*/
// Until babel-loader 7 is released
process.noDeprecation = true
var Nuxt = require('./dist/nuxt.js')