[Skiboot] [PATCH] libpore/fapi_sbe_common.H: remove erroneous "IBM Confidential"
Andrew Donnellan
andrew.donnellan at au1.ibm.com
Tue Nov 27 10:54:35 AEDT 2018
On 27/11/18 10:27 am, Stewart Smith wrote:
> Do this by synchronising with the hostboot copy of the code, which
> removed the Confidential string when their copyright headers changed for
> initial open sourcing of the code back in 2014. See hostboot commit
> 3bcf5b7982bb8a2d9227dbff7be4ff2ce5fec05c where the HWP copyright headers
> were updated.
>
> We likely missed this as we did a similar process inside the skiboot
> repository, but likely only on the (C) headers themselves.
>
> Reported-by: Dawn Sylvia <ddzubak at us.ibm.com>
> Signed-off-by: Stewart Smith <stewart at linux.ibm.com>
Reviewed-by: Andrew Donnellan <andrew.donnellan at au1.ibm.com>
> ---
> libpore/fapi_sbe_common.H | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/libpore/fapi_sbe_common.H b/libpore/fapi_sbe_common.H
> index fa8cc7107753..cf0e76f92aae 100644
> --- a/libpore/fapi_sbe_common.H
> +++ b/libpore/fapi_sbe_common.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. */
> @@ -28,7 +30,7 @@
> //------------------------------------------------------------------------------
> // *! (C) Copyright International Business Machines Corp. 2011
> // *! All Rights Reserved -- Property of IBM
> -// *! *** IBM Confidential ***
> +// *! *** ***
> //------------------------------------------------------------------------------
> // *! OWNER NAME : Email:
>
>
--
Andrew Donnellan OzLabs, ADL Canberra
andrew.donnellan at au1.ibm.com IBM Australia Limited
More information about the Skiboot
mailing list