diff --git a/index.js b/index.js index 3f75098e30..8e7487a896 100644 --- a/index.js +++ b/index.js @@ -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')