diff options
author | Patrick Williams <iawillia@us.ibm.com> | 2014-06-30 22:33:48 -0500 |
---|---|---|
committer | A. Patrick Williams III <iawillia@us.ibm.com> | 2014-07-01 02:36:46 -0500 |
commit | 3bcf5b7982bb8a2d9227dbff7be4ff2ce5fec05c (patch) | |
tree | 3e80ea114095769ae6bf21da2bec077ed8220ef6 /src/usr/hwpf/hwp/include/common_scom_addresses.H | |
parent | f07ac6bce62c2958fd1804721e320f66c1ed4e1e (diff) | |
download | talos-hostboot-3bcf5b7982bb8a2d9227dbff7be4ff2ce5fec05c.tar.gz talos-hostboot-3bcf5b7982bb8a2d9227dbff7be4ff2ce5fec05c.zip |
Remove 'IBM Confidential' from HWPs.
Change-Id: Ida141720eb5c8e6a5d821ecb06d396f330ae56ec
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11896
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/include/common_scom_addresses.H')
-rwxr-xr-x | src/usr/hwpf/hwp/include/common_scom_addresses.H | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/usr/hwpf/hwp/include/common_scom_addresses.H b/src/usr/hwpf/hwp/include/common_scom_addresses.H index 991a327d1..d5a2d35f4 100755 --- a/src/usr/hwpf/hwp/include/common_scom_addresses.H +++ b/src/usr/hwpf/hwp/include/common_scom_addresses.H @@ -5,7 +5,9 @@ /* */ /* OpenPOWER HostBoot Project */ /* */ -/* COPYRIGHT International Business Machines Corp. 2012,2014 */ +/* Contributors Listed Below - COPYRIGHT 2012,2014 */ +/* [+] International Business Machines Corp. */ +/* */ /* */ /* Licensed under the Apache License, Version 2.0 (the "License"); */ /* you may not use this file except in compliance with the License. */ @@ -25,7 +27,7 @@ //------------------------------------------------------------------------------ // *! (C) Copyright International Business Machines Corp. 2011 // *! All Rights Reserved -- Property of IBM -// *! *** IBM Confidential *** +// *! *** *** //------------------------------------------------------------------------------ // *! TITLE : common_scom_addresses.H // *! DESCRIPTION : Defines for common/generic scom addresses shared between P8/Centaur |