Skip to content

Commit 262af94

Browse files
committed
Copyright updates
1 parent ea3a22f commit 262af94

20 files changed

+20
-0
lines changed

src/rdunittest.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* librdkafka - Apache Kafka C library
33
*
44
* Copyright (c) 2017-2022, Magnus Edenhill
5+
* 2025, Confluent Inc.
56
* All rights reserved.
67
*
78
* Redistribution and use in source and binary forms, with or without

src/tinycthread_extra.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* librdkafka - Apache Kafka C library
33
*
44
* Copyright (c) 2018-2022, Magnus Edenhill
5+
* 2025, Confluent Inc.
56
* All rights reserved.
67
*
78
* Redistribution and use in source and binary forms, with or without

tests/0001-multiobj.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* librdkafka - Apache Kafka C library
33
*
44
* Copyright (c) 2012-2022, Magnus Edenhill
5+
* 2025, Confluent Inc.
56
* All rights reserved.
67
*
78
* Redistribution and use in source and binary forms, with or without

tests/0016-client_swname.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* librdkafka - Apache Kafka C library
33
*
44
* Copyright (c) 2020-2022, Magnus Edenhill
5+
* 2025, Confluent Inc.
56
* All rights reserved.
67
*
78
* Redistribution and use in source and binary forms, with or without

tests/0044-partition_cnt.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* librdkafka - Apache Kafka C library
33
*
44
* Copyright (c) 2012-2022, Magnus Edenhill
5+
* 2025, Confluent Inc.
56
* All rights reserved.
67
*
78
* Redistribution and use in source and binary forms, with or without

tests/0052-msg_timestamps.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* librdkafka - Apache Kafka C library
33
*
44
* Copyright (c) 2012-2022, Magnus Edenhill
5+
* 2025, Confluent Inc.
56
* All rights reserved.
67
*
78
* Redistribution and use in source and binary forms, with or without

tests/0055-producer_latency.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* librdkafka - Apache Kafka C library
33
*
44
* Copyright (c) 2012-2022, Magnus Edenhill
5+
* 2025, Confluent Inc.
56
* All rights reserved.
67
*
78
* Redistribution and use in source and binary forms, with or without

tests/0059-bsearch.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* librdkafka - Apache Kafka C library
33
*
44
* Copyright (c) 2016-2022, Magnus Edenhill
5+
* 2025, Confluent Inc.
56
* All rights reserved.
67
*
78
* Redistribution and use in source and binary forms, with or without

tests/0061-consumer_lag.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* librdkafka - Apache Kafka C library
33
*
44
* Copyright (c) 2016-2022, Magnus Edenhill
5+
* 2025, Confluent Inc.
56
* All rights reserved.
67
*
78
* Redistribution and use in source and binary forms, with or without

tests/0075-retry.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* librdkafka - Apache Kafka C library
33
*
44
* Copyright (c) 2012-2022, Magnus Edenhill
5+
* 2025, Confluent Inc.
56
* All rights reserved.
67
*
78
* Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)