Skip to content

Commit 0f00494

Browse files
committed
Merge branch 'fix_license' into 'main'
Fix license rendering on GitHub See merge request cuda-hpc-libraries/cuquantum-sdk/cuquantum-public!9
2 parents c365ac1 + eba5a6b commit 0f00494

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

LICENSE

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Copyright (c) 2021-2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2-
SPDX-License-Identifier: BSD-3-Clause
2+
3+
BSD-3-Clause
34

45
Redistribution and use in source and binary forms, with or without
56
modification, are permitted provided that the following conditions are met:

python/LICENSE

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Copyright (c) 2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2-
SPDX-License-Identifier: BSD-3-Clause
2+
3+
BSD-3-Clause
34

45
Redistribution and use in source and binary forms, with or without
56
modification, are permitted provided that the following conditions are met:

0 commit comments

Comments
 (0)