From ffe8452d6683947eb023030c487f599bb7078876 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com> Date: Thu, 16 Feb 2023 15:45:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9copyright?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- LICENSE | 2 +- src/settings.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index c9d9dc2..3494239 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022 791736813@qq.com zr +Copyright (c) 2023 791736813@qq.com zr 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/src/settings.js b/src/settings.js index fedf9cc..913b2ad 100644 --- a/src/settings.js +++ b/src/settings.js @@ -55,7 +55,7 @@ export default { /** * 版权信息 */ - copyright: 'Copyright ©2022 ZRAdmin.NET All Rights Reserved.', + copyright: 'Copyright ©2023 ZRAdmin.NET All Rights Reserved.', /** * 是否显示底部栏 */