From b476cc91cad09307de63aedf87945c811401f943 Mon Sep 17 00:00:00 2001 From: MaysWind Date: Mon, 27 Mar 2023 22:10:57 +0800 Subject: [PATCH] bump year --- LICENSE | 2 +- third-patry-dependencies.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 672ae990..8b12f47e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020-2022 MaysWind (i@mayswind.net) +Copyright (c) 2020-2023 MaysWind (i@mayswind.net) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/third-patry-dependencies.json b/third-patry-dependencies.json index 910724e3..757de7d6 100644 --- a/third-patry-dependencies.json +++ b/third-patry-dependencies.json @@ -119,7 +119,7 @@ }, { "name": "core-js", - "copyright": "Copyright (c) 2014-2022 Denis Pushkarev", + "copyright": "Copyright (c) 2014-2023 Denis Pushkarev", "url": "https://github.com/zloirock/core-js", "licenseUrl": "https://github.com/zloirock/core-js/blob/v3.29.1/LICENSE" },