Skip to content

Commit 5f139db

Browse files
committed
update other copyright comments for redpanda
1 parent cd2cdb9 commit 5f139db

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

tests/rptest/services/verifiable_consumer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
# Modifications copyright (C) 2021 Vectorized
16+
# Modifications Copyright 2021 Redpanda Data, Inc.
1717
# - Reformatted code
1818
# - Replaced dependency on Kafka with Redpanda
1919

tests/rptest/services/verifiable_producer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
# Modifications copyright (C) 2021 Vectorized
16+
# Modifications Copyright 2021 Redpanda Data, Inc.
1717
# - Reformatted code
1818
# - Replaced dependency on Kafka with Redpanda
1919
# - Imported a is_int_* helper functions from ducktape test suite

tests/rptest/tests/end_to_end.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
# Modifications copyright (C) 2021 Vectorized
16+
# Modifications Copyright 2021 Redpanda Data, Inc.
1717
# - Reformatted code
1818
# - Replaced dependency on Kafka with Redpanda
1919
# - Imported annotate_missing_msgs helper from kafka test suite

tools/redpanda-gdb.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# along with Scylla. If not, see <http://www.gnu.org/licenses/>.
1616
#
1717
# - Copyright (C) 2015 ScyllaDB
18-
# - 2020 Vectorized - libc++ support and redpanda types
18+
# - Copyright 2020 Redpanda Data, Inc. - libc++ support and redpanda types
1919
#
2020
# -----
2121
#

0 commit comments

Comments
 (0)