From 434ce0d4b9e91d29f31ee027fc0a67b9105d6791 Mon Sep 17 00:00:00 2001 From: ammallya Date: Fri, 6 Jun 2025 14:04:35 -0700 Subject: [PATCH] test --- projects/hipblaslt/cmake/Utilities.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/hipblaslt/cmake/Utilities.cmake b/projects/hipblaslt/cmake/Utilities.cmake index 106fe3e50a6..27f862143d9 100644 --- a/projects/hipblaslt/cmake/Utilities.cmake +++ b/projects/hipblaslt/cmake/Utilities.cmake @@ -3,7 +3,7 @@ # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights +# in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: