29 lines
1.0 KiB
Diff
29 lines
1.0 KiB
Diff
From 85d60738d27f7f9367d8f025c23b5847a0b9f410 Mon Sep 17 00:00:00 2001
|
|
From: zhangdaolong <dlzhangak@isoftstone.com>
|
|
Date: Thu, 12 Oct 2023 10:31:13 +0800
|
|
Subject: [PATCH] Correction of copyright information
|
|
MIME-Version: 1.0
|
|
Content-Type: text/plain; charset=UTF-8
|
|
Content-Transfer-Encoding: 8bit
|
|
|
|
---
|
|
src/vendor/ant-design-pro/components/GlobalFooter/index.vue | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/src/vendor/ant-design-pro/components/GlobalFooter/index.vue b/src/vendor/ant-design-pro/components/GlobalFooter/index.vue
|
|
index 0296066..1b86a61 100644
|
|
--- a/src/vendor/ant-design-pro/components/GlobalFooter/index.vue
|
|
+++ b/src/vendor/ant-design-pro/components/GlobalFooter/index.vue
|
|
@@ -7,7 +7,7 @@
|
|
<a href="" target="_blank">关于我们</a> -->
|
|
</div>
|
|
<div>
|
|
- 版权所有 ©华为技术有限公司 1998-2023。 保留一切权利。 粤A2-20044005号
|
|
+ 版权所有 © 2023 openEuler 保留一切权利
|
|
</div>
|
|
</template>
|
|
<template v-slot:copyright>
|
|
--
|
|
Gitee
|
|
|