From f6b5c45723f4ad52c3f8ecba05d66032a501c052 Mon Sep 17 00:00:00 2001 From: ggottipa-amd Date: Tue, 9 Sep 2025 18:56:57 +0530 Subject: [PATCH] Enclosing copyright headers in /**/ (#894) --- projects/rocprofiler-compute/sample/common.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/projects/rocprofiler-compute/sample/common.h b/projects/rocprofiler-compute/sample/common.h index ccd6c5e7b5..f797f79803 100644 --- a/projects/rocprofiler-compute/sample/common.h +++ b/projects/rocprofiler-compute/sample/common.h @@ -1,3 +1,4 @@ +/* ############################################################################## # MIT License # @@ -22,7 +23,7 @@ # THE SOFTWARE. ############################################################################## - +*/ #pragma once #include