Skip to content

Commit d0e0a59

Browse files
committed
docs:update license.
1 parent 280b6d0 commit d0e0a59

File tree

863 files changed

+1801
-1859
lines changed

Some content is hidden

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

863 files changed

+1801
-1859
lines changed

.licenserc.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
header:
22
license:
33
content: |
4-
Tencent is pleased to support the open source community by making Polaris available.
4+
Tencent is pleased to support the open source community by making polaris-java available.
55
6-
Copyright (C) 2019 THL A29 Limited, a Tencent company. All rights reserved.
6+
Copyright (C) 2021 THL A29 Limited, a Tencent company. 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.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
2-
* Tencent is pleased to support the open source community by making Polaris available.
2+
* Tencent is pleased to support the open source community by making polaris-java available.
33
*
4-
* Copyright (C) 2019 THL A29 Limited, a Tencent company. All rights reserved.
4+
* Copyright (C) 2021 THL A29 Limited, a Tencent company. 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
2-
* Tencent is pleased to support the open source community by making Polaris available.
2+
* Tencent is pleased to support the open source community by making polaris-java available.
33
*
4-
* Copyright (C) 2019 THL A29 Limited, a Tencent company. All rights reserved.
4+
* Copyright (C) 2021 THL A29 Limited, a Tencent company. 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
2-
* Tencent is pleased to support the open source community by making Polaris available.
2+
* Tencent is pleased to support the open source community by making polaris-java available.
33
*
4-
* Copyright (C) 2019 THL A29 Limited, a Tencent company. All rights reserved.
4+
* Copyright (C) 2021 THL A29 Limited, a Tencent company. 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
2-
* Tencent is pleased to support the open source community by making Polaris available.
2+
* Tencent is pleased to support the open source community by making polaris-java available.
33
*
4-
* Copyright (C) 2019 THL A29 Limited, a Tencent company. All rights reserved.
4+
* Copyright (C) 2021 THL A29 Limited, a Tencent company. 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
2-
* Tencent is pleased to support the open source community by making Polaris available.
2+
* Tencent is pleased to support the open source community by making polaris-java available.
33
*
4-
* Copyright (C) 2019 THL A29 Limited, a Tencent company. All rights reserved.
4+
* Copyright (C) 2021 THL A29 Limited, a Tencent company. 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
2-
* Tencent is pleased to support the open source community by making Polaris available.
2+
* Tencent is pleased to support the open source community by making polaris-java available.
33
*
4-
* Copyright (C) 2019 THL A29 Limited, a Tencent company. All rights reserved.
4+
* Copyright (C) 2021 THL A29 Limited, a Tencent company. 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
2-
* Tencent is pleased to support the open source community by making Polaris available.
2+
* Tencent is pleased to support the open source community by making polaris-java available.
33
*
4-
* Copyright (C) 2019 THL A29 Limited, a Tencent company. All rights reserved.
4+
* Copyright (C) 2021 THL A29 Limited, a Tencent company. 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/flow/DefaultAssemblyFlow.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
2-
* Tencent is pleased to support the open source community by making Polaris available.
2+
* Tencent is pleased to support the open source community by making polaris-java available.
33
*
4-
* Copyright (C) 2019 THL A29 Limited, a Tencent company. All rights reserved.
4+
* Copyright (C) 2021 THL A29 Limited, a Tencent company. 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-factory/src/main/java/com/tencent/polaris/assembly/factory/AssemblyAPIFactory.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
2-
* Tencent is pleased to support the open source community by making Polaris available.
2+
* Tencent is pleased to support the open source community by making polaris-java available.
33
*
4-
* Copyright (C) 2019 THL A29 Limited, a Tencent company. All rights reserved.
4+
* Copyright (C) 2021 THL A29 Limited, a Tencent company. 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)