summaryrefslogtreecommitdiffstats
path: root/src/occ_gpe0
diff options
context:
space:
mode:
authorWilliam Bryan <wilbryan@us.ibm.com>2016-08-01 13:16:30 -0500
committerWilliam A. Bryan <wilbryan@us.ibm.com>2016-08-02 14:12:55 -0400
commit315680e0fd53cbc3f271b7d59393a4bf4661b8e2 (patch)
tree7a604bfede856daeb8be72d04b09333e1c6c002a /src/occ_gpe0
parent9ad0d6f666fcd2392a5d6d3634df82264a5729eb (diff)
downloadtalos-occ-315680e0fd53cbc3f271b7d59393a4bf4661b8e2.tar.gz
talos-occ-315680e0fd53cbc3f271b7d59393a4bf4661b8e2.zip
Remove IBM Confidential Disclaimers
Change-Id: Ie3dcd5b6cee3e6b191cf136d30af634c9966318e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27718 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com>
Diffstat (limited to 'src/occ_gpe0')
-rw-r--r--src/occ_gpe0/core_data.c29
-rw-r--r--src/occ_gpe0/pk_app_cfg.h7
2 files changed, 17 insertions, 19 deletions
diff --git a/src/occ_gpe0/core_data.c b/src/occ_gpe0/core_data.c
index 8b69ff4..3f111bd 100644
--- a/src/occ_gpe0/core_data.c
+++ b/src/occ_gpe0/core_data.c
@@ -1,29 +1,32 @@
/* IBM_PROLOG_BEGIN_TAG */
/* This is an automatically generated prolog. */
/* */
-/* $Source: chips/p9/procedures/lib/pm/core_data.c $ */
+/* $Source: src/occ_gpe0/core_data.c $ */
/* */
-/* IBM CONFIDENTIAL */
+/* OpenPOWER OnChipController Project */
/* */
-/* EKB Project */
-/* */
-/* COPYRIGHT 2015,2016 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
-/* The source code for this program is not published or otherwise */
-/* divested of its trade secrets, irrespective of what has been */
-/* deposited with the U.S. Copyright Office. */
+/* 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. */
/* */
/* IBM_PROLOG_END_TAG */
+
/// \file core_data.c
/// \brief The GPE program that collect raw data for DTS and EMPATH
///
-// *HWP HWP Owner: Doug Gilbert <dgilbert@us.ibm.com>
-// *HWP FW Owner: Martha Broyles <mbroyles@us.ibm.com>
-// *HWP Team: PM
-// *HWP Level: 1
-// *HWP Consumed by: OCC
+
#include "core_data.h"
#include "p9_config.h"
#include "ppe42_msr.h"
diff --git a/src/occ_gpe0/pk_app_cfg.h b/src/occ_gpe0/pk_app_cfg.h
index 8f1feec..46d1017 100644
--- a/src/occ_gpe0/pk_app_cfg.h
+++ b/src/occ_gpe0/pk_app_cfg.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -24,11 +24,6 @@
/* IBM_PROLOG_END_TAG */
#ifndef __PK_APP_CFG_H__
#define __PK_APP_CFG_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk_app_cfg.h
/// \brief Application specific overrides go here.
OpenPOWER on IntegriCloud