diff --git a/rollup.config.js b/rollup.config.js index 012d456..31f4c16 100644 --- a/rollup.config.js +++ b/rollup.config.js @@ -19,7 +19,7 @@ export default { banner: ` /** * vue-meta v${pkg.version} - * (c) ${new Date().getFullYear()} Declan de Wet & Atinux + * (c) ${new Date().getFullYear()} Declan de Wet & Sébastien Chopin (@Atinux) * @license MIT */ `.replace(/ {4}/gm, '').trim()