Skip to content

Commit 104a2cf

Browse files
committed
docs:update license.
1 parent 8a85eaa commit 104a2cf

File tree

883 files changed

+914
-951
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

883 files changed

+914
-951
lines changed

.licenserc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ header:
33
content: |
44
Tencent is pleased to support the open source community by making polaris-java available.
55
6-
Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
6+
Copyright (C) 2021 Tencent. All rights reserved.
77
88
Licensed under the BSD 3-Clause License (the "License");
99
you may not use this file except in compliance with the License.

Code-of-Conduct.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# TBase Community Code of Conduct
2-
TBase follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).
1+
# Polarismesh Community Code of Conduct
32

3+
Polarismesh follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).
44

5-
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the PolarisMesh Code of Conduct Committee via email: PolarisMesh_Community@qq.com
5+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the Polarismesh Code
6+
of Conduct Committee via email: polarismesh@qq.com

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Tencent is pleased to support the open source community by making polaris-java available.
22

3-
Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
3+
Copyright (C) 2021 Tencent. All rights reserved.
44

55
A polaris-java is licensed under the BSD 3-Clause License. A copy of the BSD 3-Clause License is included in this file.
66

@@ -258,7 +258,7 @@ END OF TERMS AND CONDITIONS
258258

259259

260260
Open Source Software Licensed Under the MIT License:
261-
The below software in this distribution may have been modified by THL A29 Limited
261+
The below software in this distribution may have been modified by Tencent
262262
--------------------------------------------------------------------
263263
1. go-restful
264264
Copyright (c) 2012,2013 Ernest Micklei

polaris-assembly/polaris-assembly-api/src/main/java/com/tencent/polaris/assembly/api/AssemblyAPI.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Tencent is pleased to support the open source community by making polaris-java available.
33
*
4-
* Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
4+
* Copyright (C) 2021 Tencent. All rights reserved.
55
*
66
* Licensed under the BSD 3-Clause License (the "License");
77
* you may not use this file except in compliance with the License.

polaris-assembly/polaris-assembly-api/src/main/java/com/tencent/polaris/assembly/api/pojo/GetOneInstanceRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Tencent is pleased to support the open source community by making polaris-java available.
33
*
4-
* Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
4+
* Copyright (C) 2021 Tencent. All rights reserved.
55
*
66
* Licensed under the BSD 3-Clause License (the "License");
77
* you may not use this file except in compliance with the License.

polaris-assembly/polaris-assembly-api/src/main/java/com/tencent/polaris/assembly/api/pojo/GetReachableInstancesRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Tencent is pleased to support the open source community by making polaris-java available.
33
*
4-
* Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
4+
* Copyright (C) 2021 Tencent. All rights reserved.
55
*
66
* Licensed under the BSD 3-Clause License (the "License");
77
* you may not use this file except in compliance with the License.

polaris-assembly/polaris-assembly-api/src/main/java/com/tencent/polaris/assembly/api/pojo/TraceAttributes.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Tencent is pleased to support the open source community by making polaris-java available.
33
*
4-
* Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
4+
* Copyright (C) 2021 Tencent. All rights reserved.
55
*
66
* Licensed under the BSD 3-Clause License (the "License");
77
* you may not use this file except in compliance with the License.

polaris-assembly/polaris-assembly-api/src/main/java/com/tencent/polaris/assembly/flow/AssemblyFlow.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Tencent is pleased to support the open source community by making polaris-java available.
33
*
4-
* Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
4+
* Copyright (C) 2021 Tencent. All rights reserved.
55
*
66
* Licensed under the BSD 3-Clause License (the "License");
77
* you may not use this file except in compliance with the License.

polaris-assembly/polaris-assembly-client/src/main/java/com/tencent/polaris/assembly/client/DefaultAssemblyAPI.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Tencent is pleased to support the open source community by making polaris-java available.
33
*
4-
* Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
4+
* Copyright (C) 2021 Tencent. All rights reserved.
55
*
66
* Licensed under the BSD 3-Clause License (the "License");
77
* you may not use this file except in compliance with the License.

polaris-assembly/polaris-assembly-client/src/main/java/com/tencent/polaris/assembly/client/Validator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Tencent is pleased to support the open source community by making polaris-java available.
33
*
4-
* Copyright (C) 2021 THL A29 Limited, a Tencent company. All rights reserved.
4+
* Copyright (C) 2021 Tencent. All rights reserved.
55
*
66
* Licensed under the BSD 3-Clause License (the "License");
77
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)