Skip to content

Commit 49f05db

Browse files
authored
Update copyright notice of files changed (#4327)
with PRs started in 2023, global copyright notice, support email, github links
1 parent 2759b34 commit 49f05db

File tree

358 files changed

+486
-415
lines changed

Some content is hidden

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

358 files changed

+486
-415
lines changed

.github/ISSUE_TEMPLATE

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Read the FAQ first: https://github.com/edenhill/librdkafka/wiki/FAQ
1+
Read the FAQ first: https://github.com/confluentinc/librdkafka/wiki/FAQ
22

3-
Do NOT create issues for questions, use the discussion forum: https://github.com/edenhill/librdkafka/discussions
3+
Do NOT create issues for questions, use the discussion forum: https://github.com/confluentinc/librdkafka/discussions
44

55

66

@@ -14,7 +14,7 @@ How to reproduce
1414
<your steps how to reproduce goes here, or remove section if not relevant>
1515

1616

17-
**IMPORTANT**: Always try to reproduce the issue on the latest released version (see https://github.com/edenhill/librdkafka/releases), if it can't be reproduced on the latest version the issue has been fixed.
17+
**IMPORTANT**: Always try to reproduce the issue on the latest released version (see https://github.com/confluentinc/librdkafka/releases), if it can't be reproduced on the latest version the issue has been fixed.
1818

1919

2020
Checklist

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,7 @@ librdkafka v1.8.0 is a security release:
619619
* Upgrade bundled zlib version from 1.2.8 to 1.2.11 in the `librdkafka.redist`
620620
NuGet package. The updated zlib version fixes CVEs:
621621
CVE-2016-9840, CVE-2016-9841, CVE-2016-9842, CVE-2016-9843
622-
See https://github.com/edenhill/librdkafka/issues/2934 for more information.
622+
See https://github.com/confluentinc/librdkafka/issues/2934 for more information.
623623
* librdkafka now uses [vcpkg](https://vcpkg.io/) for up-to-date Windows
624624
dependencies in the `librdkafka.redist` NuGet package:
625625
OpenSSL 1.1.1l, zlib 1.2.11, zstd 1.5.0.
@@ -1332,4 +1332,4 @@ v1.4.2 is a maintenance release with the following fixes and enhancements:
13321332

13331333
# Older releases
13341334

1335-
See https://github.com/edenhill/librdkafka/releases
1335+
See https://github.com/confluentinc/librdkafka/releases

CODE_OF_CONDUCT.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This Code of Conduct applies both within project spaces and in public spaces whe
3434

3535
## Enforcement
3636

37-
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at [email protected]. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
37+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at [email protected]. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
3838

3939
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
4040

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ For more information on the test suite see [tests/README.md].
164164

165165
## How to get your changes into the main sources
166166

167-
File a [pull request on github](https://github.com/edenhill/librdkafka/pulls)
167+
File a [pull request on github](https://github.com/confluentinc/librdkafka/pulls)
168168

169169
Your change will be reviewed and discussed there and you will be
170170
expected to correct flaws pointed out and update accordingly, or the change

Doxyfile

+5-5
Original file line numberDiff line numberDiff line change
@@ -1210,21 +1210,21 @@ DOCSET_FEEDNAME = "librdkafka documentation"
12101210
# The default value is: org.doxygen.Project.
12111211
# This tag requires that the tag GENERATE_DOCSET is set to YES.
12121212

1213-
DOCSET_BUNDLE_ID = se.edenhill.librdkafka
1213+
DOCSET_BUNDLE_ID = io.confluent.librdkafka
12141214

12151215
# The DOCSET_PUBLISHER_ID tag specifies a string that should uniquely identify
12161216
# the documentation publisher. This should be a reverse domain-name style
12171217
# string, e.g. com.mycompany.MyDocSet.documentation.
12181218
# The default value is: org.doxygen.Publisher.
12191219
# This tag requires that the tag GENERATE_DOCSET is set to YES.
12201220

1221-
DOCSET_PUBLISHER_ID = se.edenhill
1221+
DOCSET_PUBLISHER_ID = io.confluent
12221222

12231223
# The DOCSET_PUBLISHER_NAME tag identifies the documentation publisher.
12241224
# The default value is: Publisher.
12251225
# This tag requires that the tag GENERATE_DOCSET is set to YES.
12261226

1227-
DOCSET_PUBLISHER_NAME = Magnus Edenhill
1227+
DOCSET_PUBLISHER_NAME = Confluent Inc.
12281228

12291229
# If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three
12301230
# additional HTML index files: index.hhp, index.hhc, and index.hhk. The
@@ -1309,7 +1309,7 @@ QCH_FILE =
13091309
# The default value is: org.doxygen.Project.
13101310
# This tag requires that the tag GENERATE_QHP is set to YES.
13111311

1312-
QHP_NAMESPACE = se.edenhill.librdkafka
1312+
QHP_NAMESPACE = io.confluent.librdkafka
13131313

13141314
# The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating Qt
13151315
# Help Project output. For more information please see Qt Help Project / Virtual
@@ -1368,7 +1368,7 @@ GENERATE_ECLIPSEHELP = NO
13681368
# The default value is: org.doxygen.Project.
13691369
# This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES.
13701370

1371-
ECLIPSE_DOC_ID = se.edenhill.librdkafka
1371+
ECLIPSE_DOC_ID = io.confluent.librdkafka
13721372

13731373
# If you want full control over the layout of the generated HTML pages it might
13741374
# be necessary to disable the index and replace it with your own. The

INTRODUCTION.md

+2-7
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ soon as possible.
184184
Lower buffering time leads to smaller batches and larger per-message overheads,
185185
increasing network, memory and CPU usage for producers, brokers and consumers.
186186

187-
See [How to decrease message latency](https://github.com/edenhill/librdkafka/wiki/How-to-decrease-message-latency) for more info.
187+
See [How to decrease message latency](https://github.com/confluentinc/librdkafka/wiki/How-to-decrease-message-latency) for more info.
188188

189189

190190
#### Latency measurement
@@ -2062,9 +2062,4 @@ librdkafka (file a github pull request).
20622062

20632063
## Community support
20642064

2065-
You are welcome to direct your users to
2066-
[librdkafka's Gitter chat room](http://gitter.im/edenhill/librdkafka) as long as
2067-
you monitor the conversions in there to pick up questions specific to your
2068-
bindings.
2069-
But for the most part user questions are usually generic enough to apply to all
2070-
librdkafka bindings.
2065+
Community support is offered through GitHub Issues and Discussions.

LICENSE

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
librdkafka - Apache Kafka C driver library
22

3-
Copyright (c) 2012-2020, Magnus Edenhill
3+
Copyright (c) 2012-2022, Magnus Edenhill
4+
2023, Confluent Inc.
45
All rights reserved.
56

67
Redistribution and use in source and binary forms, with or without

LICENSES.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ LICENSE
22
--------------------------------------------------------------
33
librdkafka - Apache Kafka C driver library
44

5-
Copyright (c) 2012-2020, Magnus Edenhill
5+
Copyright (c) 2012-2022, Magnus Edenhill
6+
2023 Confluent Inc.
67
All rights reserved.
78

89
Redistribution and use in source and binary forms, with or without

README.md

+13-12
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ librdkafka - the Apache Kafka C/C++ client library
22
==================================================
33

44
Copyright (c) 2012-2022, [Magnus Edenhill](http://www.edenhill.se/).
5+
2023 [Confluent Inc.](https://www.confluent.io/).
56

6-
[https://github.com/edenhill/librdkafka](https://github.com/edenhill/librdkafka)
7+
[https://github.com/confluentinc/librdkafka](https://github.com/confluentinc/librdkafka)
78

89
**librdkafka** is a C library implementation of the
910
[Apache Kafka](https://kafka.apache.org/) protocol, providing Producer, Consumer
@@ -25,8 +26,8 @@ affiliation with and is not endorsed by The Apache Software Foundation.
2526
* Simple (legacy) consumer
2627
* Admin client
2728
* Compression: snappy, gzip, lz4, zstd
28-
* [SSL](https://github.com/edenhill/librdkafka/wiki/Using-SSL-with-librdkafka) support
29-
* [SASL](https://github.com/edenhill/librdkafka/wiki/Using-SASL-with-librdkafka) (GSSAPI/Kerberos/SSPI, PLAIN, SCRAM, OAUTHBEARER) support
29+
* [SSL](https://github.com/confluentinc/librdkafka/wiki/Using-SSL-with-librdkafka) support
30+
* [SASL](https://github.com/confluentinc/librdkafka/wiki/Using-SASL-with-librdkafka) (GSSAPI/Kerberos/SSPI, PLAIN, SCRAM, OAUTHBEARER) support
3031
* Full list of [supported KIPs](INTRODUCTION.md#supported-kips)
3132
* Broker version support: >=0.8 (see [Broker version compatibility](INTRODUCTION.md#broker-version-compatibility))
3233
* Guaranteed API stability for C & C++ APIs (ABI safety guaranteed for C)
@@ -39,14 +40,14 @@ affiliation with and is not endorsed by The Apache Software Foundation.
3940
# Documentation
4041

4142
* Public API in [C header](src/rdkafka.h) and [C++ header](src-cpp/rdkafkacpp.h).
42-
* Introduction and manual in [INTRODUCTION.md](https://github.com/edenhill/librdkafka/blob/master/INTRODUCTION.md).
43+
* Introduction and manual in [INTRODUCTION.md](https://github.com/confluentinc/librdkafka/blob/master/INTRODUCTION.md).
4344
* Configuration properties in
44-
[CONFIGURATION.md](https://github.com/edenhill/librdkafka/blob/master/CONFIGURATION.md).
45-
* Statistics metrics in [STATISTICS.md](https://github.com/edenhill/librdkafka/blob/master/STATISTICS.md).
46-
* [Frequently asked questions](https://github.com/edenhill/librdkafka/wiki).
45+
[CONFIGURATION.md](https://github.com/confluentinc/librdkafka/blob/master/CONFIGURATION.md).
46+
* Statistics metrics in [STATISTICS.md](https://github.com/confluentinc/librdkafka/blob/master/STATISTICS.md).
47+
* [Frequently asked questions](https://github.com/confluentinc/librdkafka/wiki).
4748
* Step-by-step tutorial [Getting Started with Apache Kafka and C/C++](https://developer.confluent.io/get-started/c/).
4849

49-
**NOTE**: The `master` branch is actively developed, use latest [release](https://github.com/edenhill/librdkafka/releases) for production use.
50+
**NOTE**: The `master` branch is actively developed, use latest [release](https://github.com/confluentinc/librdkafka/releases) for production use.
5051

5152

5253
# Installation
@@ -160,11 +161,11 @@ Commercial support is available from [Confluent Inc](https://www.confluent.io/)
160161

161162
## Community support
162163

163-
**Only the [latest official release](https://github.com/edenhill/librdkafka/releases) is supported for community members.**
164+
**Only the [latest official release](https://github.com/confluentinc/librdkafka/releases) is supported for community members.**
164165

165-
File bug reports and feature requests using [GitHub Issues](https://github.com/edenhill/librdkafka/issues).
166+
File bug reports and feature requests using [GitHub Issues](https://github.com/confluentinc/librdkafka/issues).
166167

167-
Questions and discussions are welcome on the [Discussions](https://github.com/edenhill/librdkafka/discussions) forum, and on the [Confluent Community slack](https://launchpass.com/confluentcommunity) #clients channel.
168+
Questions and discussions are welcome on the [Discussions](https://github.com/confluentinc/librdkafka/discussions) forum, and on the [Confluent Community slack](https://launchpass.com/confluentcommunity) #clients channel.
168169

169170

170171
# Language bindings #
@@ -195,4 +196,4 @@ Questions and discussions are welcome on the [Discussions](https://github.com/ed
195196
* Swift: [Perfect-Kafka](https://github.com/PerfectlySoft/Perfect-Kafka)
196197

197198

198-
See [Powered by librdkafka](https://github.com/edenhill/librdkafka/wiki/Powered-by-librdkafka) for an incomplete list of librdkafka users.
199+
See [Powered by librdkafka](https://github.com/confluentinc/librdkafka/wiki/Powered-by-librdkafka) for an incomplete list of librdkafka users.

configure.self

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
mkl_meta_set "description" "name" "librdkafka"
55
mkl_meta_set "description" "oneline" "The Apache Kafka C/C++ library"
66
mkl_meta_set "description" "long" "Full Apache Kafka protocol support, including producer and consumer"
7-
mkl_meta_set "description" "copyright" "Copyright (c) 2012-2019 Magnus Edenhill"
7+
mkl_meta_set "description" "copyright" "Copyright (c) 2012-2022, Magnus Edenhill, 2023, Confluent Inc."
88

99
# Enable generation of pkg-config .pc file
1010
mkl_mkvar_set "" GEN_PKG_CONFIG y

debian/control

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Uploaders: Christos Trochalakis <[email protected]>
55
Build-Depends: debhelper (>= 9), zlib1g-dev, libssl-dev, libsasl2-dev, liblz4-dev, python3
66
Standards-Version: 3.9.7
77
Section: libs
8-
Homepage: https://github.com/edenhill/librdkafka
8+
Homepage: https://github.com/confluentinc/librdkafka
99
Vcs-Git: https://anonscm.debian.org/cgit/pkg-kafka/librdkafka.git -b debian
1010
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kafka/librdkafka.git
1111

debian/copyright

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
22
Upstream-Name: librdkafka
3-
Source: https://github.com/edenhill/librdkafka
3+
Source: https://github.com/confluentinc/librdkafka
44

55
License: BSD-2-clause
66
Redistribution and use in source and binary forms, with or without
@@ -25,7 +25,7 @@ License: BSD-2-clause
2525
POSSIBILITY OF SUCH DAMAGE.
2626

2727
Files: *
28-
Copyright: 2012-2015, Magnus Edenhill
28+
Copyright: 2012-2022, Magnus Edenhill; 2023, Confluent Inc.
2929
License: BSD-2-clause
3030

3131
Files: src/rdcrc32.c src/rdcrc32.h
@@ -40,7 +40,7 @@ License: MIT
4040
.
4141
The above copyright notice and this permission notice shall be included in
4242
all copies or substantial portions of the Software.
43-
.
43+
.
4444
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4545
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4646
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE

debian/watch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
version=3
2-
https://github.com/edenhill/librdkafka/tags .*/v?(\d[\d\.]*)\.tar\.gz
2+
https://github.com/confluentinc/librdkafka/tags .*/v?(\d[\d\.]*)\.tar\.gz

dev-conf.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# librdkafka - Apache Kafka C library
44
#
5-
# Copyright (c) 2018 Magnus Edenhill
5+
# Copyright (c) 2018-2022, Magnus Edenhill
66
# All rights reserved.
77
#
88
# Redistribution and use in source and binary forms, with or without

examples/consumer.c

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
/*
22
* librdkafka - Apache Kafka C library
33
*
4-
* Copyright (c) 2019, Magnus Edenhill
4+
* Copyright (c) 2019-2022, Magnus Edenhill
5+
* 2023, Confluent Inc.
56
* All rights reserved.
67
*
78
* Redistribution and use in source and binary forms, with or without
@@ -29,7 +30,7 @@
2930
/**
3031
* Simple high-level balanced Apache Kafka consumer
3132
* using the Kafka driver from librdkafka
32-
* (https://github.com/edenhill/librdkafka)
33+
* (https://github.com/confluentinc/librdkafka)
3334
*/
3435

3536
#include <stdio.h>

examples/delete_records.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* librdkafka - Apache Kafka C library
33
*
4-
* Copyright (c) 2020, Magnus Edenhill
4+
* Copyright (c) 2020-2022, Magnus Edenhill
55
* All rights reserved.
66
*
77
* Redistribution and use in source and binary forms, with or without

examples/idempotent_producer.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* librdkafka - Apache Kafka C library
33
*
4-
* Copyright (c) 2019, Magnus Edenhill
4+
* Copyright (c) 2019-2022, Magnus Edenhill
55
* All rights reserved.
66
*
77
* Redistribution and use in source and binary forms, with or without

examples/openssl_engine_example.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* librdkafka - Apache Kafka C library
33
*
4-
* Copyright (c) 2021, Magnus Edenhill
4+
* Copyright (c) 2021-2022, Magnus Edenhill
55
* All rights reserved.
66
*
77
* Redistribution and use in source and binary forms, with or without

examples/producer.c

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* librdkafka - Apache Kafka C library
33
*
4-
* Copyright (c) 2017, Magnus Edenhill
4+
* Copyright (c) 2017-2022, Magnus Edenhill
55
* All rights reserved.
66
*
77
* Redistribution and use in source and binary forms, with or without
@@ -29,7 +29,7 @@
2929
/**
3030
* Simple Apache Kafka producer
3131
* using the Kafka driver from librdkafka
32-
* (https://github.com/edenhill/librdkafka)
32+
* (https://github.com/confluentinc/librdkafka)
3333
*/
3434

3535
#include <stdio.h>

examples/producer.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* librdkafka - Apache Kafka C library
33
*
4-
* Copyright (c) 2019, Magnus Edenhill
4+
* Copyright (c) 2019-2022, Magnus Edenhill
55
* All rights reserved.
66
*
77
* Redistribution and use in source and binary forms, with or without
@@ -29,7 +29,7 @@
2929
/**
3030
* Apache Kafka producer
3131
* using the Kafka driver from librdkafka
32-
* (https://github.com/edenhill/librdkafka)
32+
* (https://github.com/confluentinc/librdkafka)
3333
*/
3434

3535
#include <iostream>

examples/rdkafka_complex_consumer_example.c

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* librdkafka - Apache Kafka C library
33
*
4-
* Copyright (c) 2015, Magnus Edenhill
4+
* Copyright (c) 2015-2022, Magnus Edenhill
55
* All rights reserved.
66
*
77
* Redistribution and use in source and binary forms, with or without
@@ -29,7 +29,7 @@
2929
/**
3030
* Apache Kafka high level consumer example program
3131
* using the Kafka driver from librdkafka
32-
* (https://github.com/edenhill/librdkafka)
32+
* (https://github.com/confluentinc/librdkafka)
3333
*/
3434

3535
#include <ctype.h>

examples/rdkafka_complex_consumer_example.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* librdkafka - Apache Kafka C library
33
*
4-
* Copyright (c) 2014, Magnus Edenhill
4+
* Copyright (c) 2014-2022, Magnus Edenhill
55
* All rights reserved.
66
*
77
* Redistribution and use in source and binary forms, with or without
@@ -29,7 +29,7 @@
2929
/**
3030
* Apache Kafka consumer & producer example programs
3131
* using the Kafka driver from librdkafka
32-
* (https://github.com/edenhill/librdkafka)
32+
* (https://github.com/confluentinc/librdkafka)
3333
*/
3434

3535
#include <iostream>

examples/rdkafka_consume_batch.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* librdkafka - Apache Kafka C library
33
*
4-
* Copyright (c) 2018, Magnus Edenhill
4+
* Copyright (c) 2018-2022, Magnus Edenhill
55
* All rights reserved.
66
*
77
* Redistribution and use in source and binary forms, with or without
@@ -29,7 +29,7 @@
2929
/**
3030
* Apache Kafka consumer & producer example programs
3131
* using the Kafka driver from librdkafka
32-
* (https://github.com/edenhill/librdkafka)
32+
* (https://github.com/confluentinc/librdkafka)
3333
*
3434
* This example shows how to read batches of messages.
3535
* Note that messages are fetched from the broker in batches regardless

0 commit comments

Comments
 (0)