Skip to content

Commit e9a8ca6

Browse files
committed
Changing copyright year to 2025
Signed-off-by: Sachin Pisal <[email protected]>
1 parent 14ddeb1 commit e9a8ca6

File tree

1,392 files changed

+1392
-1392
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,392 files changed

+1392
-1392
lines changed

.licenserc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ header:
55
software-name: CUDA-Q
66

77
content: |
8-
Copyright (c) 2023 - 2024 NVIDIA Corporation & Affiliates.
8+
Copyright (c) 2023 - 2025 NVIDIA Corporation & Affiliates.
99
All rights reserved.
1010
1111
This source code and the accompanying materials are made available under

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ============================================================================ #
2-
# Copyright (c) 2022 - 2024 NVIDIA Corporation & Affiliates. #
2+
# Copyright (c) 2022 - 2025 NVIDIA Corporation & Affiliates. #
33
# All rights reserved. #
44
# #
55
# This source code and the accompanying materials are made available under #

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Apache License Version 2.0
22

3-
Copyright (c) 2023 - 2024 NVIDIA Corporation & Affiliates
3+
Copyright (c) 2023 - 2025 NVIDIA Corporation & Affiliates
44
All rights reserved.
55

66
Licensed under the Apache License, Version 2.0 (the "License");

cmake/AddCUDAQ.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ============================================================================ #
2-
# Copyright (c) 2022 - 2024 NVIDIA Corporation & Affiliates. #
2+
# Copyright (c) 2022 - 2025 NVIDIA Corporation & Affiliates. #
33
# All rights reserved. #
44
# #
55
# This file is derived from #

cmake/BuildHelpers.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ============================================================================ #
2-
# Copyright (c) 2022 - 2024 NVIDIA Corporation & Affiliates. #
2+
# Copyright (c) 2022 - 2025 NVIDIA Corporation & Affiliates. #
33
# All rights reserved. #
44
# #
55
# This source code and the accompanying materials are made available under #

cmake/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ============================================================================ #
2-
# Copyright (c) 2022 - 2024 NVIDIA Corporation & Affiliates. #
2+
# Copyright (c) 2022 - 2025 NVIDIA Corporation & Affiliates. #
33
# All rights reserved. #
44
# #
55
# This source code and the accompanying materials are made available under #

cmake/Modules/CMakeCUDAQCompiler.cmake.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ============================================================================ #
2-
# Copyright (c) 2022 - 2024 NVIDIA Corporation & Affiliates. #
2+
# Copyright (c) 2022 - 2025 NVIDIA Corporation & Affiliates. #
33
# All rights reserved. #
44
# #
55
# This source code and the accompanying materials are made available under #

cmake/Modules/CMakeCUDAQInformation.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ============================================================================ #
2-
# Copyright (c) 2022 - 2024 NVIDIA Corporation & Affiliates. #
2+
# Copyright (c) 2022 - 2025 NVIDIA Corporation & Affiliates. #
33
# All rights reserved. #
44
# #
55
# This source code and the accompanying materials are made available under #

cmake/Modules/CMakeDetermineCUDAQCompiler.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ============================================================================ #
2-
# Copyright (c) 2022 - 2024 NVIDIA Corporation & Affiliates. #
2+
# Copyright (c) 2022 - 2025 NVIDIA Corporation & Affiliates. #
33
# All rights reserved. #
44
# #
55
# This source code and the accompanying materials are made available under #

cmake/Modules/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ============================================================================ #
2-
# Copyright (c) 2022 - 2024 NVIDIA Corporation & Affiliates. #
2+
# Copyright (c) 2022 - 2025 NVIDIA Corporation & Affiliates. #
33
# All rights reserved. #
44
# #
55
# This source code and the accompanying materials are made available under #

0 commit comments

Comments
 (0)