Skip to content

Commit b1c1668

Browse files
committed
Add copyright comment to systems_utils.hpp
Added the missing copyright comment at top of the file. Tested: Code compiles. Change-Id: I7dfd32c9bb26223e7dafe5ab4da7aad6eabc116c Signed-off-by: Oliver Brewka <oliver.brewka@9elements.com>
1 parent d9a7fc7 commit b1c1668

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

redfish-core/include/utils/systems_utils.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// SPDX-License-Identifier: Apache-2.0
2+
// SPDX-FileCopyrightText: Copyright OpenBMC Authors
13
#pragma once
24

35
#include "bmcweb_config.h"

0 commit comments

Comments
 (0)