From be7b32c7cfe1b54e3b376268cb079cf2838c7abb Mon Sep 17 00:00:00 2001 From: Joseph Macaranas Date: Wed, 7 May 2025 14:23:16 -0400 Subject: [PATCH 1/2] Test Sequence 2 - Touching two projects at once --- projects/hipcub/cmake/Summary.cmake | 2 +- projects/rocthrust/CMakeLists.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/hipcub/cmake/Summary.cmake b/projects/hipcub/cmake/Summary.cmake index 35627e8f..e8ab78bd 100644 --- a/projects/hipcub/cmake/Summary.cmake +++ b/projects/hipcub/cmake/Summary.cmake @@ -1,6 +1,6 @@ # MIT License # -# Copyright (c) 2017-2025 Advanced Micro Devices, Inc. All rights reserved. +# Copyright (c) Advanced Micro Devices, Inc. All rights reserved. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/projects/rocthrust/CMakeLists.txt b/projects/rocthrust/CMakeLists.txt index 6d9a3d6e..2753e1b6 100644 --- a/projects/rocthrust/CMakeLists.txt +++ b/projects/rocthrust/CMakeLists.txt @@ -1,5 +1,5 @@ # ######################################################################## -# Copyright 2019-2025 Advanced Micro Devices, Inc. +# Copyright Advanced Micro Devices, Inc. # ######################################################################## cmake_minimum_required(VERSION 3.10.2 FATAL_ERROR) From 39192e37b05c650273813e9343a77cb0b0227827 Mon Sep 17 00:00:00 2001 From: Joseph Macaranas Date: Wed, 7 May 2025 14:30:11 -0400 Subject: [PATCH 2/2] Update Summary.cmake --- projects/hipcub/cmake/Summary.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/hipcub/cmake/Summary.cmake b/projects/hipcub/cmake/Summary.cmake index e8ab78bd..35627e8f 100644 --- a/projects/hipcub/cmake/Summary.cmake +++ b/projects/hipcub/cmake/Summary.cmake @@ -1,6 +1,6 @@ # MIT License # -# Copyright (c) Advanced Micro Devices, Inc. All rights reserved. +# Copyright (c) 2017-2025 Advanced Micro Devices, Inc. All rights reserved. # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal