From dd013bdd3cb04ec8c7d76ae21ea074eaebb09da5 Mon Sep 17 00:00:00 2001 From: GALI PREM SAGAR Date: Thu, 29 Feb 2024 12:55:48 -0600 Subject: [PATCH] copyright update --- python/cudf/cudf/tests/text/test_subword_tokenizer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/cudf/cudf/tests/text/test_subword_tokenizer.py b/python/cudf/cudf/tests/text/test_subword_tokenizer.py index 6fc16159e21..b21edc0477f 100644 --- a/python/cudf/cudf/tests/text/test_subword_tokenizer.py +++ b/python/cudf/cudf/tests/text/test_subword_tokenizer.py @@ -1,4 +1,4 @@ -# Copyright (c) 2020-2023, NVIDIA CORPORATION. +# Copyright (c) 2020-2024, NVIDIA CORPORATION. import os import cupy