From 0c62eea6dc980418c2d4e80089211e4ff681bc48 Mon Sep 17 00:00:00 2001 From: Bradley Dice Date: Tue, 2 Jan 2024 13:55:53 -0600 Subject: [PATCH] Update copyright. --- python/cudf/cudf/utils/gpu_utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/cudf/cudf/utils/gpu_utils.py b/python/cudf/cudf/utils/gpu_utils.py index daaad32391c..10a2f700cbd 100644 --- a/python/cudf/cudf/utils/gpu_utils.py +++ b/python/cudf/cudf/utils/gpu_utils.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020-2023, NVIDIA CORPORATION. +# Copyright (c) 2020-2024, NVIDIA CORPORATION. def validate_setup():