From be33b08f44aa24e9bcebeb8cf0ec327a51fd3435 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Wed, 1 Feb 2023 18:06:54 +0100 Subject: [PATCH] chore: update the start year for 2016 --- packages/ui-templates/templates/welcome/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui-templates/templates/welcome/index.html b/packages/ui-templates/templates/welcome/index.html index aeaf3ea98e..9d35362d6d 100644 --- a/packages/ui-templates/templates/welcome/index.html +++ b/packages/ui-templates/templates/welcome/index.html @@ -316,7 +316,7 @@
- © 2022-{{ new Date().getFullYear() }} Nuxt - MIT + © 2016-{{ new Date().getFullYear() }} Nuxt - MIT License