Skip to content

Commit 1777f4d

Browse files
committed
Update copyright headers
1 parent 9e3aa35 commit 1777f4d

File tree

7 files changed

+7
-1
lines changed

7 files changed

+7
-1
lines changed

lib/admin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* confluent-kafka-javascript - Node.js wrapper for RdKafka C/C++ library
33
*
44
* Copyright (c) 2016-2023 Blizzard Entertainment
5-
* 2024 Confluent, Inc
5+
* (c) 2024 Confluent, Inc
66
*
77
* This software may be modified and distributed under the terms
88
* of the MIT license. See the LICENSE.txt file for details.

src/admin.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* confluent-kafka-javascript - Node.js wrapper for RdKafka C/C++ library
33
*
44
* Copyright (c) 2016-2023 Blizzard Entertainment
5+
* (c) 2024 Confluent, Inc.
56
*
67
* This software may be modified and distributed under the terms
78
* of the MIT license. See the LICENSE.txt file for details.

src/common.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* confluent-kafka-javascript - Node.js wrapper for RdKafka C/C++ library
33
*
44
* Copyright (c) 2016-2023 Blizzard Entertainment
5+
* (c) 2024 Confluent, Inc.
56
*
67
* This software may be modified and distributed under the terms
78
* of the MIT license. See the LICENSE.txt file for details.

src/common.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* confluent-kafka-javascript - Node.js wrapper for RdKafka C/C++ library
33
*
44
* Copyright (c) 2016-2023 Blizzard Entertainment
5+
* (c) 2024 Confluent, Inc.
56
*
67
* This software may be modified and distributed under the terms
78
* of the MIT license. See the LICENSE.txt file for details.

src/errors.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* confluent-kafka-javascript - Node.js wrapper for RdKafka C/C++ library
33
*
44
* Copyright (c) 2016-2023 Blizzard Entertainment
5+
* (c) 2024 Confluent, Inc.
56
*
67
* This software may be modified and distributed under the terms
78
* of the MIT license. See the LICENSE.txt file for details.

src/errors.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* confluent-kafka-javascript - Node.js wrapper for RdKafka C/C++ library
33
*
44
* Copyright (c) 2016-2023 Blizzard Entertainment
5+
* (c) 2024 Confluent, Inc.
56
*
67
* This software may be modified and distributed under the terms
78
* of the MIT license. See the LICENSE.txt file for details.

src/workers.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* confluent-kafka-javascript - Node.js wrapper for RdKafka C/C++ library
33
*
44
* Copyright (c) 2016-2023 Blizzard Entertainment
5+
* (c) 2024 Confluent, Inc.
56
*
67
* This software may be modified and distributed under the terms
78
* of the MIT license. See the LICENSE.txt file for details.

0 commit comments

Comments
 (0)