Skip to content

Commit 9985895

Browse files
committed
Merge branch 'dev' into 'master'
update copyright See merge request volcengine/ve-tls-dotnet-sdk!4
2 parents 9341692 + b2b0b42 commit 9985895

33 files changed

Lines changed: 34 additions & 34 deletions

VolcengineTls.Examples/ProducerExample.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (2025) Volcengine
2+
* Copyright 2025 Beijing Volcano Engine Technology Ltd.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.
@@ -53,7 +53,7 @@ public void Run()
5353
// 启动消费者
5454
producer.Start();
5555

56-
/// 发送单挑
56+
/// 发送单条
5757
// 构造日志
5858
var keyNum = 2;
5959
var log = new Pb.Log

VolcengineTls.Examples/PutLogExample.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (2025) Volcengine
2+
* Copyright 2025 Beijing Volcano Engine Technology Ltd.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

VolcengineTls.Examples/PutLogV2Example.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (2025) Volcengine
2+
* Copyright 2025 Beijing Volcano Engine Technology Ltd.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

VolcengineTls.Tests/BaseTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (2025) Volcengine
2+
* Copyright 2025 Beijing Volcano Engine Technology Ltd.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

VolcengineTls.Tests/ClientTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (2025) Volcengine
2+
* Copyright 2025 Beijing Volcano Engine Technology Ltd.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

VolcengineTls.Tests/LogsTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (2025) Volcengine
2+
* Copyright 2025 Beijing Volcano Engine Technology Ltd.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

VolcengineTls.Tests/Producer/ProducerSenderTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (2025) Volcengine
2+
* Copyright 2025 Beijing Volcano Engine Technology Ltd.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

VolcengineTls.Tests/Producer/ProducerTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (2025) Volcengine
2+
* Copyright 2025 Beijing Volcano Engine Technology Ltd.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

VolcengineTls.Tests/SignTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (2025) Volcengine
2+
* Copyright 2025 Beijing Volcano Engine Technology Ltd.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

VolcengineTls/Client.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (2025) Volcengine
2+
* Copyright 2025 Beijing Volcano Engine Technology Ltd.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)