diff --git a/python/cugraph/cugraph/tests/sampling/test_uniform_random_walks.py b/python/cugraph/cugraph/tests/sampling/test_uniform_random_walks.py index f537761574..78579aa40c 100644 --- a/python/cugraph/cugraph/tests/sampling/test_uniform_random_walks.py +++ b/python/cugraph/cugraph/tests/sampling/test_uniform_random_walks.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020-2024, NVIDIA CORPORATION.: +# Copyright (c) 2025, NVIDIA CORPORATION.: # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at