From f06d87082400eafe167ed4e648e39980bb983cfb Mon Sep 17 00:00:00 2001 From: acostadon Date: Thu, 9 Jan 2025 19:32:09 -0500 Subject: [PATCH] fixed copyright --- cpp/include/cugraph/algorithms.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp/include/cugraph/algorithms.hpp b/cpp/include/cugraph/algorithms.hpp index 0f10e71815..9b5c9a2c8e 100644 --- a/cpp/include/cugraph/algorithms.hpp +++ b/cpp/include/cugraph/algorithms.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020-2024, NVIDIA CORPORATION. + * Copyright (c) 2020-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.