summaryrefslogtreecommitdiffstats
path: root/extensions/openpower-pels/manager.cpp
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2019-11-06 09:36:51 -0600
committerMatt Spinler <spinler@us.ibm.com>2019-11-06 09:42:33 -0600
commit711d51d8856d9d3ed30afa38729d933fab88f87d (patch)
tree290b4c6eaf6cf0228b3cb2ac1a2760f9321f2fc2 /extensions/openpower-pels/manager.cpp
parent186ce8c9ffa266e34827eb75ae9c51f611c0ebd8 (diff)
downloadphosphor-logging-711d51d8856d9d3ed30afa38729d933fab88f87d.tar.gz
phosphor-logging-711d51d8856d9d3ed30afa38729d933fab88f87d.zip
PEL: Add license prologue to source files
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I31b12f509d32b79064a8a427af35e6a310273051
Diffstat (limited to 'extensions/openpower-pels/manager.cpp')
-rw-r--r--extensions/openpower-pels/manager.cpp15
1 files changed, 15 insertions, 0 deletions
diff --git a/extensions/openpower-pels/manager.cpp b/extensions/openpower-pels/manager.cpp
index bc62bd3..0c94317 100644
--- a/extensions/openpower-pels/manager.cpp
+++ b/extensions/openpower-pels/manager.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 "manager.hpp"
#include "additional_data.hpp"
OpenPOWER on IntegriCloud