commit | 4a943529d4d84cf45f72f32e8f25f16e29b7937b | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Oct 09 20:34:38 2025 -0400 |
committer | Ed Tanous <etanous@nvidia.com> | Thu Oct 16 18:25:49 2025 -0700 |
tree | daedfeb451427d7f6b8fec5f7a0a5e4e49510787 | |
parent | c9c8612b9cdccc232311ca12ebd25b9f4a08491f [diff] [blame] |
Fix SPDX identifiers Make this match the project spec. Change-Id: I8fbcd9816c1f1ae621d18cdea6abd09c3143b64c
diff --git a/utilities.cpp b/utilities.cpp index cadaa84..5dce872 100644 --- a/utilities.cpp +++ b/utilities.cpp
@@ -1,5 +1,5 @@ // SPDX-License-Identifier: Apache-2.0 -// SPDX-FileCopyrightText: 2025 NVIDIA +// SPDX-FileCopyrightText: Copyright OpenBMC Authors #include "utilities.hpp"