From ff82466134847411d65bf79f2640be2f750c7f6c Mon Sep 17 00:00:00 2001
From: andatoshiki <101481353+andatoshiki@users.noreply.github.com>
Date: Thu, 2 Mar 2023 11:55:08 +0800
Subject: [PATCH] fix(copyright): add copyright statement to doc footer with
new license
---
docs/.vitepress/theme/components/Copyright.vue | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/docs/.vitepress/theme/components/Copyright.vue b/docs/.vitepress/theme/components/Copyright.vue
index 0d2cfe89..14a63cb8 100644
--- a/docs/.vitepress/theme/components/Copyright.vue
+++ b/docs/.vitepress/theme/components/Copyright.vue
@@ -84,13 +84,12 @@ const homepageLink = `https://www.toshiki.dev`
Licensing:
- 本博客所有文章除特别声明外,均采用
+ This documentation and all content contained herein, including but not limited to text, graphics, images, and logos, are licensed under
CC BY-NC-SA 4.0
- 许可协议。转载请注明来自
- ChoDocs!
+ >CC BY-NC 4.0,
+ unless specifically noted, attribute the source when reprint.
+