From 9cc2938dc04536acccbd2029a98095d03de58acd Mon Sep 17 00:00:00 2001 From: Daniil Okhlopkov <5613295+ohld@users.noreply.github.com> Date: Tue, 7 Sep 2021 21:39:08 +0500 Subject: [PATCH] chore: update license year to present (#9682) Co-authored-by: pooya parsa --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 0a2a5bad22..12f624cb4b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2016-2020 Nuxt Team +Copyright (c) 2016-present Nuxt Team - Sebastien Chopin ([@Atinux](https://github.com/Atinux)) - Alexandre Chopin ([@alexchopin](https://github.com/alexchopin)) - Pooya Parsa ([@pi0](https://github.com/pi0))