Skip to content

Commit ea9afe0

Browse files
Update license reference
Signed-off-by: Emmanuel Ferdman <[email protected]>
1 parent 746a308 commit ea9afe0

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ Before submitting a pull request, please make sure the followings are done:
3838
6. Now, you can submit your pull request on `dev` branch.
3939

4040
## License
41-
[MIT LICENSE](LICENSE) is the open source license of TCA. Code contributed by anyone is protected by this license. Please make sure that you can accept the license before contributing your code.
41+
[MIT LICENSE](LICENSE.txt) is the open source license of TCA. Code contributed by anyone is protected by this license. Please make sure that you can accept the license before contributing your code.

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<em>code-named: CodeDog</em>
77
</p>
88

9-
[![license](https://img.shields.io/badge/License-MIT-brightgreen.svg?style=flat)](LICENSE) [![docs](https://img.shields.io/badge/docs-read-brightgreen.svg?style=flat)](https://tencent.github.io/CodeAnalysis/)
9+
[![license](https://img.shields.io/badge/License-MIT-brightgreen.svg?style=flat)](LICENSE.txt) [![docs](https://img.shields.io/badge/docs-read-brightgreen.svg?style=flat)](https://tencent.github.io/CodeAnalysis/)
1010

1111
English | [简体中文](README_ZH.md)
1212

@@ -77,7 +77,7 @@ Using TCA can help team find normative, structural, security vulnerabilities and
7777

7878
## License
7979

80-
TCA is [MIT licensed](LICENSE)
80+
TCA is [MIT licensed](LICENSE.txt)
8181

8282
### TCA Team Member
8383

README_ZH.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<em>代号:CodeDog</em>
77
</p>
88

9-
[![license](https://img.shields.io/badge/License-MIT-brightgreen.svg?style=flat)](LICENSE) [![docs](https://img.shields.io/badge/docs-read-brightgreen.svg?style=flat)](https://tencent.github.io/CodeAnalysis/)
9+
[![license](https://img.shields.io/badge/License-MIT-brightgreen.svg?style=flat)](LICENSE.txt) [![docs](https://img.shields.io/badge/docs-read-brightgreen.svg?style=flat)](https://tencent.github.io/CodeAnalysis/)
1010

1111
## TCA-官方网址
1212

@@ -75,7 +75,7 @@
7575

7676
## 许可
7777

78-
TCA 使用 [MIT 许可证](LICENSE)
78+
TCA 使用 [MIT 许可证](LICENSE.txt)
7979

8080
### TCA 团队成员
8181

doc/en/community/contribute.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ TCA有两个主要分支:
4343
6. 现在,您可以向 `dev` 分支提交Pull Request。
4444

4545
## 许可
46-
[MIT LICENSE](https://github.com/Tencent/CodeAnalysis/blob/main/LICENSE) 是 TCA 的开源许可证。任何人贡献的代码都受此许可证保护。在贡献代码之前,请确保您可以接受许可。
46+
[MIT LICENSE](https://github.com/Tencent/CodeAnalysis/blob/main/LICENSE.txt) 是 TCA 的开源许可证。任何人贡献的代码都受此许可证保护。在贡献代码之前,请确保您可以接受许可。

doc/zh/community/contribute.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ TCA有两个主要分支:
4343
6. 现在,您可以向 `dev` 分支提交Pull Request。
4444

4545
## 许可
46-
[MIT LICENSE](https://github.com/Tencent/CodeAnalysis/blob/main/LICENSE) 是 TCA 的开源许可证。任何人贡献的代码都受此许可证保护。在贡献代码之前,请确保您可以接受许可。
46+
[MIT LICENSE](https://github.com/Tencent/CodeAnalysis/blob/main/LICENSE.txt) 是 TCA 的开源许可证。任何人贡献的代码都受此许可证保护。在贡献代码之前,请确保您可以接受许可。

0 commit comments

Comments
 (0)