summaryrefslogtreecommitdiffstats
path: root/test/openpower-pels/pel_manager_test.cpp
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2019-11-06 09:40:23 -0600
committerMatt Spinler <spinler@us.ibm.com>2019-11-06 09:42:34 -0600
commit97f7abcf70cead9fbed2719545faa13f870d0f02 (patch)
tree2ba22accf913db519c68de71d6b4e2e6f67869ee /test/openpower-pels/pel_manager_test.cpp
parent711d51d8856d9d3ed30afa38729d933fab88f87d (diff)
downloadphosphor-logging-97f7abcf70cead9fbed2719545faa13f870d0f02.tar.gz
phosphor-logging-97f7abcf70cead9fbed2719545faa13f870d0f02.zip
PEL: Add license prologue to test source files
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I67c62ab5ac6e69ad0a84937834581f9a280a9167
Diffstat (limited to 'test/openpower-pels/pel_manager_test.cpp')
-rw-r--r--test/openpower-pels/pel_manager_test.cpp15
1 files changed, 15 insertions, 0 deletions
diff --git a/test/openpower-pels/pel_manager_test.cpp b/test/openpower-pels/pel_manager_test.cpp
index b55e72e..1d4d3b7 100644
--- a/test/openpower-pels/pel_manager_test.cpp
+++ b/test/openpower-pels/pel_manager_test.cpp
@@ -1,3 +1,18 @@
+/**
+ * Copyright © 2019 IBM Corporation
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
#include "extensions/openpower-pels/manager.hpp"
#include "log_manager.hpp"
#include "pel_utils.hpp"
OpenPOWER on IntegriCloud