summaryrefslogtreecommitdiffstats
path: root/fan_enclosure.cpp
diff options
context:
space:
mode:
authorMatthew Barth <msbarth@us.ibm.com>2017-03-01 11:17:00 -0600
committerMatthew Barth <msbarth@us.ibm.com>2017-03-15 16:06:47 -0500
commit5c15b797ffafd36eceecfbf250bd0eead39103dd (patch)
tree487a9bcf2b79a7193965c046b591cb489821688b /fan_enclosure.cpp
parent8db0f6f96401b9e0598836f761b808b590ce3f38 (diff)
downloadphosphor-fan-presence-5c15b797ffafd36eceecfbf250bd0eead39103dd.tar.gz
phosphor-fan-presence-5c15b797ffafd36eceecfbf250bd0eead39103dd.zip
Documentation only, no functional change
Added copyrights and comments within headers Resolves openbmc/openbmc#959 Change-Id: If58d78a39fb08251a34a88c2b6340c9fa33d2569 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
Diffstat (limited to 'fan_enclosure.cpp')
-rw-r--r--fan_enclosure.cpp15
1 files changed, 15 insertions, 0 deletions
diff --git a/fan_enclosure.cpp b/fan_enclosure.cpp
index aaf415d..b015ac6 100644
--- a/fan_enclosure.cpp
+++ b/fan_enclosure.cpp
@@ -1,3 +1,18 @@
+/**
+ * Copyright © 2017 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 <algorithm>
#include <phosphor-logging/log.hpp>
#include "fan_enclosure.hpp"
OpenPOWER on IntegriCloud