From 369174c93455bfe26fa133bc5c231144b14c8e87 Mon Sep 17 00:00:00 2001 From: crazywhalecc Date: Thu, 5 Jan 2023 23:00:13 +0800 Subject: [PATCH] update copyright year --- LICENSE | 2 +- docs/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 676d4310..bb6ef849 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2022 CrazyBot Developer Team + Copyright 2022-2023 CrazyBot Developer Team Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/docs/README.md b/docs/README.md index fade7f55..61e27484 100644 --- a/docs/README.md +++ b/docs/README.md @@ -19,7 +19,7 @@ features: - title: 接口直观 details: 支持命令、普通文本、正则匹配、自然语言处理等多种对话解析方式,利用协程巧妙实现了直观的交互式会话模式,同时支持多种富文本的处理。 footer: | - Apache-2.0 Licensed  |  Copyright © 2019-2022 Zhamao Developer Team  |  沪ICP备2021010446号-1 + Apache-2.0 Licensed  |  Copyright © 2019-2023 Zhamao Developer Team  |  沪ICP备2021010446号-1 --- # 快速上手