From 7eddfc1407651303a7b9faa559a9c034de3b796c Mon Sep 17 00:00:00 2001 From: Luca Fedeli Date: Fri, 22 Nov 2024 10:18:22 +0100 Subject: [PATCH] Update .github/workflows/dependencies/clang15.sh --- .github/workflows/dependencies/clang15.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependencies/clang15.sh b/.github/workflows/dependencies/clang15.sh index c939f7047..2595ba7f1 100755 --- a/.github/workflows/dependencies/clang15.sh +++ b/.github/workflows/dependencies/clang15.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash # -# Copyright 2023 The WarpX Community +# Copyright 2023 The BLAST Community # # License: BSD-3-Clause-LBNL # Authors: Luca Fedeli