We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58afbd3 commit dd60ed8Copy full SHA for dd60ed8
2 files changed
python/cuopt/cuopt/linear_programming/solver/solver.py
@@ -1,4 +1,4 @@
1
-# SPDX-FileCopyrightText: Copyright (c) 2023-2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
+# SPDX-FileCopyrightText: Copyright (c) 2023-2026, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2
# SPDX-License-Identifier: Apache-2.0
3
4
import os
python/cuopt_self_hosted/cuopt_sh_client/cuopt_sh.py
@@ -1,6 +1,6 @@
#! /usr/bin/python3
5
6
0 commit comments