Эх сурвалжийг харах

docs: License 和 package.json 作者名称更改为中文

zhaihaoyi 6 жил өмнө
parent
commit
0d55b4e417
4 өөрчлөгдсөн 4 нэмэгдсэн , 4 устгасан
  1. 1 1
      LICENSE
  2. 1 1
      README.md
  3. 1 1
      docs/README.md
  4. 1 1
      package.json

+ 1 - 1
LICENSE

@@ -1,5 +1,5 @@
 The MIT License (MIT)
-Copyright (c) 2019-present, bhuh12
+Copyright (c) 2019-present, 碧海幽虹
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
README.md

@@ -137,4 +137,4 @@ yarn add vue-router-tab
 
 [MIT](http://opensource.org/licenses/MIT)
 
-Copyright (c) 2019-present, bhuh12
+Copyright (c) 2019-present, 碧海幽虹

+ 1 - 1
docs/README.md

@@ -12,5 +12,5 @@ features:
   details: 方便定制页签规则。除了默认的规则,您还可以全局和精准控制每个路由的页签打开方式。
 - title: Vue Router 驱动
   details: 页签响应 "Vue Router" 路由,您可以使用 "Vue Router" 提供的强大功能。
-footer: MIT Licensed | Copyright © 2019-present bhuh12
+footer: MIT Licensed | Copyright (c) 2019-present, 碧海幽虹
 ---

+ 1 - 1
package.json

@@ -7,7 +7,7 @@
     "router",
     "tab"
   ],
-  "author": "bhuh12 <bihaiyouhong12@126.com> (https://bhuh.net)",
+  "author": "碧海幽虹 <bihaiyouhong12@126.com> (https://bhuh.net)",
   "private": false,
   "license": "MIT",
   "repository": {