summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2021-03-09 01:16:47 +0300
committerGunnar Mills <gmills@us.ibm.com>2021-03-10 03:37:54 +0300
commit0daf14e053114a8e3b6da669a5240556ced9184a (patch)
tree16c17ab5c7b908bfc20020552a984911c6ec4bdc
parentcd1f3920ac3ec6605bcc3e7e45bab18e235bd33a (diff)
downloadbmcweb-0daf14e053114a8e3b6da669a5240556ced9184a.tar.xz
Remove IBM copyright
These aren't needed and are not in all files. These aren't being updated. Would perfer these go away. Tested: Not Tested. Change-Id: I050874d58f86cae138ce2ab8c0c53831aeba5b21 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
-rw-r--r--redfish-core/lib/certificate_service.hpp15
1 files changed, 0 insertions, 15 deletions
diff --git a/redfish-core/lib/certificate_service.hpp b/redfish-core/lib/certificate_service.hpp
index d690dcf857..7c10d6d919 100644
--- a/redfish-core/lib/certificate_service.hpp
+++ b/redfish-core/lib/certificate_service.hpp
@@ -1,18 +1,3 @@
-/*
-// Copyright (c) 2018 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.
-*/
#pragma once
#include "node.hpp"