File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- # Copyright (c) 2023-2025 , NVIDIA CORPORATION.
2
+ # Copyright (c) 2023-2024 , NVIDIA CORPORATION.
3
3
4
4
set -euo pipefail
5
5
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- # Copyright (c) 2018-2025 , NVIDIA CORPORATION.
2
+ # Copyright (c) 2018-2024 , NVIDIA CORPORATION.
3
3
# Licensed under the Apache License, Version 2.0 (the "License");
4
4
# you may not use this file except in compliance with the License.
5
5
# You may obtain a copy of the License at
Original file line number Diff line number Diff line change 1
- # Copyright (c) 2018-2025 , NVIDIA CORPORATION.
1
+ # Copyright (c) 2018-2024 , NVIDIA CORPORATION.
2
2
3
3
{% set version = environ['RAPIDS_PACKAGE_VERSION'].lstrip('v') + environ.get('VERSION_SUFFIX', '') %}
4
4
{% set minor_version = version.split('.')[0] + '.' + version.split('.')[1] %}
Original file line number Diff line number Diff line change 1
1
#=============================================================================
2
- # Copyright (c) 2018-2025 , NVIDIA CORPORATION.
2
+ # Copyright (c) 2018-2024 , NVIDIA CORPORATION.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
#=============================================================================
2
- # Copyright (c) 2019-2025 , NVIDIA CORPORATION.
2
+ # Copyright (c) 2019-2024 , NVIDIA CORPORATION.
3
3
#
4
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
5
# you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments