From 6cb0a32ab1b54f6451bd60f3b597ec40478f2d2d Mon Sep 17 00:00:00 2001 From: Dmitry Kropachev Date: Mon, 2 Feb 2026 19:17:47 -0400 Subject: [PATCH] Change header to unit/test_metrics.py It used to mention that it Datastax copyright, but it was implmemented by us (ScyllaDB). So we need to make it right. --- tests/unit/test_metrics.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/unit/test_metrics.py b/tests/unit/test_metrics.py index 3a8d1d2432..07e851188c 100644 --- a/tests/unit/test_metrics.py +++ b/tests/unit/test_metrics.py @@ -1,4 +1,4 @@ -# Copyright DataStax, Inc. +# Copyright ScyllaDB, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.