diff options
| author | Stephen Cprek <smcprek@us.ibm.com> | 2016-08-05 11:02:33 -0500 |
|---|---|---|
| committer | Daniel M. Crowell <dcrowell@us.ibm.com> | 2016-08-05 15:19:47 -0400 |
| commit | 31413e134f00703704bea8d541a8188efcf94405 (patch) | |
| tree | b6ae8d852265e74c1f2c4120c91a31bb80feca6e /src/import/hwpf | |
| parent | 36b757e4ce2bac2107c6776ca4c4f529a5fa1b83 (diff) | |
| download | talos-hostboot-31413e134f00703704bea8d541a8188efcf94405.tar.gz talos-hostboot-31413e134f00703704bea8d541a8188efcf94405.zip | |
Update prologs of mirrored files to apache license
Change-Id: I25a782f6f8af801beb35f541f6076c482b78bf8e
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27920
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Reviewed-by: Matthew A. Ploetz <maploetz@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/hwpf')
47 files changed, 646 insertions, 370 deletions
diff --git a/src/import/hwpf/fapi2/include/array.H b/src/import/hwpf/fapi2/include/array.H index e7bb8d95a..947bdf56a 100644 --- a/src/import/hwpf/fapi2/include/array.H +++ b/src/import/hwpf/fapi2/include/array.H @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/include/array.H $ */ +/* $Source: src/import/hwpf/fapi2/include/array.H $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot Project */ /* */ -/* EKB Project */ -/* */ -/* COPYRIGHT 2012,2015 */ +/* 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 */ /** diff --git a/src/import/hwpf/fapi2/include/buffer.H b/src/import/hwpf/fapi2/include/buffer.H index 2b916cc98..777924190 100644 --- a/src/import/hwpf/fapi2/include/buffer.H +++ b/src/import/hwpf/fapi2/include/buffer.H @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/include/buffer.H $ */ +/* $Source: src/import/hwpf/fapi2/include/buffer.H $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot Project */ /* */ -/* EKB Project */ -/* */ -/* COPYRIGHT 2012,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 */ /** diff --git a/src/import/hwpf/fapi2/include/buffer_parameters.H b/src/import/hwpf/fapi2/include/buffer_parameters.H index 89ed223cf..319e9aa89 100644 --- a/src/import/hwpf/fapi2/include/buffer_parameters.H +++ b/src/import/hwpf/fapi2/include/buffer_parameters.H @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/include/buffer_parameters.H $ */ +/* $Source: src/import/hwpf/fapi2/include/buffer_parameters.H $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot Project */ /* */ -/* EKB Project */ -/* */ -/* COPYRIGHT 2012,2015 */ +/* 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 */ /** diff --git a/src/import/hwpf/fapi2/include/buffer_traits.H b/src/import/hwpf/fapi2/include/buffer_traits.H index 64dbff7ec..9a2f84ae7 100644 --- a/src/import/hwpf/fapi2/include/buffer_traits.H +++ b/src/import/hwpf/fapi2/include/buffer_traits.H @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/include/buffer_traits.H $ */ +/* $Source: src/import/hwpf/fapi2/include/buffer_traits.H $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot Project */ /* */ -/* EKB Project */ -/* */ -/* COPYRIGHT 2012,2015 */ +/* 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 */ /** diff --git a/src/import/hwpf/fapi2/include/error_info.H b/src/import/hwpf/fapi2/include/error_info.H index eb1d09e0c..60bf51b6c 100644 --- a/src/import/hwpf/fapi2/include/error_info.H +++ b/src/import/hwpf/fapi2/include/error_info.H @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/include/error_info.H $ */ +/* $Source: src/import/hwpf/fapi2/include/error_info.H $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot Project */ /* */ -/* EKB Project */ -/* */ -/* COPYRIGHT 2011,2015 */ +/* 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 */ diff --git a/src/import/hwpf/fapi2/include/error_info_defs.H b/src/import/hwpf/fapi2/include/error_info_defs.H index d2f888d5d..1640f8fcc 100644 --- a/src/import/hwpf/fapi2/include/error_info_defs.H +++ b/src/import/hwpf/fapi2/include/error_info_defs.H @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/include/error_info_defs.H $ */ +/* $Source: src/import/hwpf/fapi2/include/error_info_defs.H $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot Project */ /* */ -/* EKB Project */ -/* */ -/* COPYRIGHT 2011,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 */ diff --git a/src/import/hwpf/fapi2/include/error_scope.H b/src/import/hwpf/fapi2/include/error_scope.H index 72ea36acf..cf6a6fd3c 100644 --- a/src/import/hwpf/fapi2/include/error_scope.H +++ b/src/import/hwpf/fapi2/include/error_scope.H @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/include/error_scope.H $ */ +/* $Source: src/import/hwpf/fapi2/include/error_scope.H $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot Project */ /* */ -/* EKB Project */ -/* */ -/* COPYRIGHT 2012,2015 */ +/* 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 */ /** diff --git a/src/import/hwpf/fapi2/include/fapi2.H b/src/import/hwpf/fapi2/include/fapi2.H index 4dcfbfa2e..4f0bb6f96 100644 --- a/src/import/hwpf/fapi2/include/fapi2.H +++ b/src/import/hwpf/fapi2/include/fapi2.H @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/include/fapi2.H $ */ +/* $Source: src/import/hwpf/fapi2/include/fapi2.H $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot Project */ /* */ -/* EKB Project */ -/* */ -/* COPYRIGHT 2015 */ +/* 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 */ /// diff --git a/src/import/hwpf/fapi2/include/fapi2_attribute_service.H b/src/import/hwpf/fapi2/include/fapi2_attribute_service.H index 2ed0203fe..72ca70ada 100644 --- a/src/import/hwpf/fapi2/include/fapi2_attribute_service.H +++ b/src/import/hwpf/fapi2/include/fapi2_attribute_service.H @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/include/fapi2_attribute_service.H $ */ +/* $Source: src/import/hwpf/fapi2/include/fapi2_attribute_service.H $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot Project */ /* */ -/* EKB Project */ -/* */ -/* COPYRIGHT 2015 */ +/* 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 */ /// diff --git a/src/import/hwpf/fapi2/include/fapi2_error_scope.H b/src/import/hwpf/fapi2/include/fapi2_error_scope.H index af1c4a84c..e7b0f58a3 100644 --- a/src/import/hwpf/fapi2/include/fapi2_error_scope.H +++ b/src/import/hwpf/fapi2/include/fapi2_error_scope.H @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/include/fapi2_error_scope.H $ */ +/* $Source: src/import/hwpf/fapi2/include/fapi2_error_scope.H $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot Project */ /* */ -/* EKB Project */ -/* */ -/* COPYRIGHT 2012,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 */ /** diff --git a/src/import/hwpf/fapi2/include/fapi2_hw_access.H b/src/import/hwpf/fapi2/include/fapi2_hw_access.H index f011d64eb..df67d2194 100644 --- a/src/import/hwpf/fapi2/include/fapi2_hw_access.H +++ b/src/import/hwpf/fapi2/include/fapi2_hw_access.H @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/include/fapi2_hw_access.H $ */ +/* $Source: src/import/hwpf/fapi2/include/fapi2_hw_access.H $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot Project */ /* */ -/* EKB Project */ -/* */ -/* COPYRIGHT 2012,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 */ /// diff --git a/src/import/hwpf/fapi2/include/fapi2_hwp_executor.H b/src/import/hwpf/fapi2/include/fapi2_hwp_executor.H index 1243ff624..80aaa3b65 100644 --- a/src/import/hwpf/fapi2/include/fapi2_hwp_executor.H +++ b/src/import/hwpf/fapi2/include/fapi2_hwp_executor.H @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/include/fapi2_hwp_executor.H $ */ +/* $Source: src/import/hwpf/fapi2/include/fapi2_hwp_executor.H $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot Project */ /* */ -/* EKB Project */ -/* */ -/* COPYRIGHT 2015 */ +/* 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 */ /// diff --git a/src/import/hwpf/fapi2/include/fapi2_spd_access.H b/src/import/hwpf/fapi2/include/fapi2_spd_access.H index fe7c75e59..c8c92f398 100644 --- a/src/import/hwpf/fapi2/include/fapi2_spd_access.H +++ b/src/import/hwpf/fapi2/include/fapi2_spd_access.H @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/include/fapi2_spd_access.H $ */ +/* $Source: src/import/hwpf/fapi2/include/fapi2_spd_access.H $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot Project */ /* */ -/* EKB Project */ -/* */ -/* COPYRIGHT 2016 */ +/* Contributors Listed Below - COPYRIGHT 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 */ /// diff --git a/src/import/hwpf/fapi2/include/fapi2_target.H b/src/import/hwpf/fapi2/include/fapi2_target.H index db61b30ec..34bb1c86f 100644 --- a/src/import/hwpf/fapi2/include/fapi2_target.H +++ b/src/import/hwpf/fapi2/include/fapi2_target.H @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/include/fapi2_target.H $ */ +/* $Source: src/import/hwpf/fapi2/include/fapi2_target.H $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot 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 */ /// diff --git a/src/import/hwpf/fapi2/include/fapi2_vpd_access.H b/src/import/hwpf/fapi2/include/fapi2_vpd_access.H index d31e7add4..400dd69b7 100644 --- a/src/import/hwpf/fapi2/include/fapi2_vpd_access.H +++ b/src/import/hwpf/fapi2/include/fapi2_vpd_access.H @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/include/fapi2_vpd_access.H $ */ +/* $Source: src/import/hwpf/fapi2/include/fapi2_vpd_access.H $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot Project */ /* */ -/* EKB Project */ -/* */ -/* COPYRIGHT 2016 */ +/* Contributors Listed Below - COPYRIGHT 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 fapi2_vpd_access.H diff --git a/src/import/hwpf/fapi2/include/ffdc.H b/src/import/hwpf/fapi2/include/ffdc.H index 0fe67c50c..9bc164f4d 100644 --- a/src/import/hwpf/fapi2/include/ffdc.H +++ b/src/import/hwpf/fapi2/include/ffdc.H @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/include/ffdc.H $ */ +/* $Source: src/import/hwpf/fapi2/include/ffdc.H $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot Project */ /* */ -/* EKB Project */ -/* */ -/* COPYRIGHT 2011,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 */ /** diff --git a/src/import/hwpf/fapi2/include/hw_access_def.H b/src/import/hwpf/fapi2/include/hw_access_def.H index fefe5abd2..d06b68677 100644 --- a/src/import/hwpf/fapi2/include/hw_access_def.H +++ b/src/import/hwpf/fapi2/include/hw_access_def.H @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/include/hw_access_def.H $ */ +/* $Source: src/import/hwpf/fapi2/include/hw_access_def.H $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot Project */ /* */ -/* EKB Project */ -/* */ -/* COPYRIGHT 2012,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 */ /// diff --git a/src/import/hwpf/fapi2/include/mvpd_access.H b/src/import/hwpf/fapi2/include/mvpd_access.H index 51d7cedbf..2b8896f0f 100644 --- a/src/import/hwpf/fapi2/include/mvpd_access.H +++ b/src/import/hwpf/fapi2/include/mvpd_access.H @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/include/mvpd_access.H $ */ +/* $Source: src/import/hwpf/fapi2/include/mvpd_access.H $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot Project */ /* */ -/* EKB Project */ -/* */ -/* COPYRIGHT 2015 */ +/* 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 */ diff --git a/src/import/hwpf/fapi2/include/mvpd_access_defs.H b/src/import/hwpf/fapi2/include/mvpd_access_defs.H index bd19e97e7..75f017afb 100644 --- a/src/import/hwpf/fapi2/include/mvpd_access_defs.H +++ b/src/import/hwpf/fapi2/include/mvpd_access_defs.H @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/include/mvpd_access_defs.H $ */ +/* $Source: src/import/hwpf/fapi2/include/mvpd_access_defs.H $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot 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 */ diff --git a/src/import/hwpf/fapi2/include/return_code.H b/src/import/hwpf/fapi2/include/return_code.H index 46ecac6c3..0aedf7602 100644 --- a/src/import/hwpf/fapi2/include/return_code.H +++ b/src/import/hwpf/fapi2/include/return_code.H @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/include/return_code.H $ */ +/* $Source: src/import/hwpf/fapi2/include/return_code.H $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot Project */ /* */ -/* EKB Project */ -/* */ -/* COPYRIGHT 2012,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 */ /** diff --git a/src/import/hwpf/fapi2/include/return_code_defs.H b/src/import/hwpf/fapi2/include/return_code_defs.H index 03c5aba3a..be7bbf4bd 100644 --- a/src/import/hwpf/fapi2/include/return_code_defs.H +++ b/src/import/hwpf/fapi2/include/return_code_defs.H @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/include/return_code_defs.H $ */ +/* $Source: src/import/hwpf/fapi2/include/return_code_defs.H $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot Project */ /* */ -/* EKB Project */ -/* */ -/* COPYRIGHT 2012,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 */ /** diff --git a/src/import/hwpf/fapi2/include/target_states.H b/src/import/hwpf/fapi2/include/target_states.H index 7d810db05..d54faa043 100644 --- a/src/import/hwpf/fapi2/include/target_states.H +++ b/src/import/hwpf/fapi2/include/target_states.H @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/include/target_states.H $ */ +/* $Source: src/import/hwpf/fapi2/include/target_states.H $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot Project */ /* */ -/* EKB Project */ -/* */ -/* COPYRIGHT 2012,2015 */ +/* 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 */ /** diff --git a/src/import/hwpf/fapi2/include/target_types.H b/src/import/hwpf/fapi2/include/target_types.H index 64f3ead05..e4aa9fb5f 100644 --- a/src/import/hwpf/fapi2/include/target_types.H +++ b/src/import/hwpf/fapi2/include/target_types.H @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/include/target_types.H $ */ +/* $Source: src/import/hwpf/fapi2/include/target_types.H $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot 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 */ /** diff --git a/src/import/hwpf/fapi2/include/utils.H b/src/import/hwpf/fapi2/include/utils.H index 627249794..5f998188e 100644 --- a/src/import/hwpf/fapi2/include/utils.H +++ b/src/import/hwpf/fapi2/include/utils.H @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/include/utils.H $ */ +/* $Source: src/import/hwpf/fapi2/include/utils.H $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot Project */ /* */ -/* EKB Project */ -/* */ -/* COPYRIGHT 2011,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 */ /** diff --git a/src/import/hwpf/fapi2/include/variable_buffer.H b/src/import/hwpf/fapi2/include/variable_buffer.H index 9805a53ea..e4aa547fd 100644 --- a/src/import/hwpf/fapi2/include/variable_buffer.H +++ b/src/import/hwpf/fapi2/include/variable_buffer.H @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/include/variable_buffer.H $ */ +/* $Source: src/import/hwpf/fapi2/include/variable_buffer.H $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot Project */ /* */ -/* EKB Project */ -/* */ -/* COPYRIGHT 2012,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 */ /** diff --git a/src/import/hwpf/fapi2/include/vpd_access_defs.H b/src/import/hwpf/fapi2/include/vpd_access_defs.H index 52fe0984b..4308f372f 100644 --- a/src/import/hwpf/fapi2/include/vpd_access_defs.H +++ b/src/import/hwpf/fapi2/include/vpd_access_defs.H @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/include/vpd_access_defs.H $ */ +/* $Source: src/import/hwpf/fapi2/include/vpd_access_defs.H $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot Project */ /* */ -/* EKB Project */ -/* */ -/* COPYRIGHT 2016 */ +/* Contributors Listed Below - COPYRIGHT 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 */ /// diff --git a/src/import/hwpf/fapi2/src/array.C b/src/import/hwpf/fapi2/src/array.C index 99a57bdec..043446d8e 100644 --- a/src/import/hwpf/fapi2/src/array.C +++ b/src/import/hwpf/fapi2/src/array.C @@ -1,11 +1,11 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: $ */ +/* $Source: src/import/hwpf/fapi2/src/array.C $ */ /* */ /* OpenPOWER HostBoot Project */ /* */ -/* Contributors Listed Below - COPYRIGHT 2012,2014 */ +/* Contributors Listed Below - COPYRIGHT 2012,2016 */ /* [+] International Business Machines Corp. */ /* */ /* */ diff --git a/src/import/hwpf/fapi2/src/error_info.C b/src/import/hwpf/fapi2/src/error_info.C index 6572b21be..e59ac383e 100644 --- a/src/import/hwpf/fapi2/src/error_info.C +++ b/src/import/hwpf/fapi2/src/error_info.C @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/src/error_info.C $ */ +/* $Source: src/import/hwpf/fapi2/src/error_info.C $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot Project */ /* */ -/* EKB Project */ -/* */ -/* COPYRIGHT 2011,2015 */ +/* 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 */ /** diff --git a/src/import/hwpf/fapi2/src/fapi2.mk b/src/import/hwpf/fapi2/src/fapi2.mk index 99175ca72..d8544c817 100644 --- a/src/import/hwpf/fapi2/src/fapi2.mk +++ b/src/import/hwpf/fapi2/src/fapi2.mk @@ -1,19 +1,25 @@ # IBM_PROLOG_BEGIN_TAG # This is an automatically generated prolog. # -# $Source: hwpf/fapi2/src/fapi2.mk $ +# $Source: src/import/hwpf/fapi2/src/fapi2.mk $ # -# IBM CONFIDENTIAL +# OpenPOWER HostBoot 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 diff --git a/src/import/hwpf/fapi2/src/fapi2_utils.C b/src/import/hwpf/fapi2/src/fapi2_utils.C index f6708fbca..1b021e838 100644 --- a/src/import/hwpf/fapi2/src/fapi2_utils.C +++ b/src/import/hwpf/fapi2/src/fapi2_utils.C @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/src/fapi2_utils.C $ */ +/* $Source: src/import/hwpf/fapi2/src/fapi2_utils.C $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot Project */ /* */ -/* EKB Project */ -/* */ -/* COPYRIGHT 2016 */ +/* Contributors Listed Below - COPYRIGHT 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 */ /** diff --git a/src/import/hwpf/fapi2/src/fapi2_utils.mk b/src/import/hwpf/fapi2/src/fapi2_utils.mk index 94ad81782..b3de6b0e5 100644 --- a/src/import/hwpf/fapi2/src/fapi2_utils.mk +++ b/src/import/hwpf/fapi2/src/fapi2_utils.mk @@ -1,19 +1,25 @@ # IBM_PROLOG_BEGIN_TAG # This is an automatically generated prolog. # -# $Source: hwpf/fapi2/src/fapi2_utils.mk $ +# $Source: src/import/hwpf/fapi2/src/fapi2_utils.mk $ # -# IBM CONFIDENTIAL +# OpenPOWER HostBoot Project # -# EKB Project -# -# COPYRIGHT 2016 +# Contributors Listed Below - COPYRIGHT 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 MODULE=fapi2_utils diff --git a/src/import/hwpf/fapi2/src/ffdc.C b/src/import/hwpf/fapi2/src/ffdc.C index c8115ca5d..7e4082816 100644 --- a/src/import/hwpf/fapi2/src/ffdc.C +++ b/src/import/hwpf/fapi2/src/ffdc.C @@ -1,19 +1,25 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: hwpf/fapi2/src/ffdc.C $ */ +/* $Source: src/import/hwpf/fapi2/src/ffdc.C $ */ /* */ -/* IBM CONFIDENTIAL */ +/* OpenPOWER HostBoot Project */ /* */ -/* EKB Project */ -/* */ -/* COPYRIGHT 2011,2015 */ +/* 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 */ /** diff --git a/src/import/hwpf/fapi2/tools/createIfAttrService.mk b/src/import/hwpf/fapi2/tools/createIfAttrService.mk index e56de9c0d..9eecbbb1d 100644 --- a/src/import/hwpf/fapi2/tools/createIfAttrService.mk +++ b/src/import/hwpf/fapi2/tools/createIfAttrService.mk @@ -1,19 +1,25 @@ # IBM_PROLOG_BEGIN_TAG # This is an automatically generated prolog. # -# $Source: hwpf/fapi2/tools/createIfAttrService.mk $ +# $Source: src/import/hwpf/fapi2/tools/createIfAttrService.mk $ # -# IBM CONFIDENTIAL +# OpenPOWER HostBoot 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 diff --git a/src/import/hwpf/fapi2/tools/createIfAttrService.pl b/src/import/hwpf/fapi2/tools/createIfAttrService.pl index e72b8dac7..b672da271 100755 --- a/src/import/hwpf/fapi2/tools/createIfAttrService.pl +++ b/src/import/hwpf/fapi2/tools/createIfAttrService.pl @@ -2,19 +2,25 @@ # IBM_PROLOG_BEGIN_TAG # This is an automatically generated prolog. # -# $Source: hwpf/fapi2/tools/createIfAttrService.pl $ +# $Source: src/import/hwpf/fapi2/tools/createIfAttrService.pl $ # -# IBM CONFIDENTIAL +# OpenPOWER HostBoot 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 diff --git a/src/import/hwpf/fapi2/tools/createPlatAttrService.mk b/src/import/hwpf/fapi2/tools/createPlatAttrService.mk index c5f2fde82..d391a9293 100644 --- a/src/import/hwpf/fapi2/tools/createPlatAttrService.mk +++ b/src/import/hwpf/fapi2/tools/createPlatAttrService.mk @@ -1,19 +1,25 @@ # IBM_PROLOG_BEGIN_TAG # This is an automatically generated prolog. # -# $Source: hwpf/fapi2/tools/createPlatAttrService.mk $ +# $Source: src/import/hwpf/fapi2/tools/createPlatAttrService.mk $ # -# IBM CONFIDENTIAL +# OpenPOWER HostBoot Project # -# EKB Project -# -# COPYRIGHT 2015 +# 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 diff --git a/src/import/hwpf/fapi2/tools/parseAttributeInfo.mk b/src/import/hwpf/fapi2/tools/parseAttributeInfo.mk index dac9add56..0aef6cd02 100644 --- a/src/import/hwpf/fapi2/tools/parseAttributeInfo.mk +++ b/src/import/hwpf/fapi2/tools/parseAttributeInfo.mk @@ -1,19 +1,25 @@ # IBM_PROLOG_BEGIN_TAG # This is an automatically generated prolog. # -# $Source: hwpf/fapi2/tools/parseAttributeInfo.mk $ +# $Source: src/import/hwpf/fapi2/tools/parseAttributeInfo.mk $ # -# IBM CONFIDENTIAL +# OpenPOWER HostBoot 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 diff --git a/src/import/hwpf/fapi2/tools/parseAttributeInfo.pl b/src/import/hwpf/fapi2/tools/parseAttributeInfo.pl index 35fd0977e..97e504b15 100755 --- a/src/import/hwpf/fapi2/tools/parseAttributeInfo.pl +++ b/src/import/hwpf/fapi2/tools/parseAttributeInfo.pl @@ -2,19 +2,25 @@ # IBM_PROLOG_BEGIN_TAG # This is an automatically generated prolog. # -# $Source: hwpf/fapi2/tools/parseAttributeInfo.pl $ +# $Source: src/import/hwpf/fapi2/tools/parseAttributeInfo.pl $ # -# IBM CONFIDENTIAL +# OpenPOWER HostBoot 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 diff --git a/src/import/hwpf/fapi2/tools/parseErrorInfo.mk b/src/import/hwpf/fapi2/tools/parseErrorInfo.mk index 677091f8b..e5a46562e 100644 --- a/src/import/hwpf/fapi2/tools/parseErrorInfo.mk +++ b/src/import/hwpf/fapi2/tools/parseErrorInfo.mk @@ -1,19 +1,25 @@ # IBM_PROLOG_BEGIN_TAG # This is an automatically generated prolog. # -# $Source: hwpf/fapi2/tools/parseErrorInfo.mk $ +# $Source: src/import/hwpf/fapi2/tools/parseErrorInfo.mk $ # -# IBM CONFIDENTIAL +# OpenPOWER HostBoot 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 diff --git a/src/import/hwpf/fapi2/tools/parseErrorInfo.pl b/src/import/hwpf/fapi2/tools/parseErrorInfo.pl index 9934d056e..57818afd1 100755 --- a/src/import/hwpf/fapi2/tools/parseErrorInfo.pl +++ b/src/import/hwpf/fapi2/tools/parseErrorInfo.pl @@ -2,19 +2,25 @@ # IBM_PROLOG_BEGIN_TAG # This is an automatically generated prolog. # -# $Source: hwpf/fapi2/tools/parseErrorInfo.pl $ +# $Source: src/import/hwpf/fapi2/tools/parseErrorInfo.pl $ # -# IBM CONFIDENTIAL +# OpenPOWER HostBoot 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 # diff --git a/src/import/hwpf/fapi2/xml/attribute_info/chip_attributes.xml b/src/import/hwpf/fapi2/xml/attribute_info/chip_attributes.xml index b17282c1b..41bd809c8 100644 --- a/src/import/hwpf/fapi2/xml/attribute_info/chip_attributes.xml +++ b/src/import/hwpf/fapi2/xml/attribute_info/chip_attributes.xml @@ -1,19 +1,25 @@ <!-- IBM_PROLOG_BEGIN_TAG --> <!-- This is an automatically generated prolog. --> <!-- --> -<!-- $Source: hwpf/fapi2/xml/attribute_info/chip_attributes.xml $ --> +<!-- $Source: src/import/hwpf/fapi2/xml/attribute_info/chip_attributes.xml $ --> <!-- --> -<!-- IBM CONFIDENTIAL --> +<!-- OpenPOWER HostBoot 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 --> <attributes> diff --git a/src/import/hwpf/fapi2/xml/attribute_info/common_attributes.xml b/src/import/hwpf/fapi2/xml/attribute_info/common_attributes.xml index 157cc9059..1c9cf7007 100644 --- a/src/import/hwpf/fapi2/xml/attribute_info/common_attributes.xml +++ b/src/import/hwpf/fapi2/xml/attribute_info/common_attributes.xml @@ -1,19 +1,25 @@ <!-- IBM_PROLOG_BEGIN_TAG --> <!-- This is an automatically generated prolog. --> <!-- --> -<!-- $Source: hwpf/fapi2/xml/attribute_info/common_attributes.xml $ --> +<!-- $Source: src/import/hwpf/fapi2/xml/attribute_info/common_attributes.xml $ --> <!-- --> -<!-- IBM CONFIDENTIAL --> +<!-- OpenPOWER HostBoot 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 --> <attributes> diff --git a/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml b/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml index dda32889c..e4e340171 100644 --- a/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml +++ b/src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml @@ -1,19 +1,25 @@ <!-- IBM_PROLOG_BEGIN_TAG --> <!-- This is an automatically generated prolog. --> <!-- --> -<!-- $Source: hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml $ --> +<!-- $Source: src/import/hwpf/fapi2/xml/attribute_info/hb_temp_defaults.xml $ --> <!-- --> -<!-- IBM CONFIDENTIAL --> +<!-- OpenPOWER HostBoot Project --> <!-- --> -<!-- EKB Project --> -<!-- --> -<!-- COPYRIGHT 2015,2016 --> +<!-- Contributors Listed Below - COPYRIGHT 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 --> diff --git a/src/import/hwpf/fapi2/xml/attribute_info/scratch_attributes.xml b/src/import/hwpf/fapi2/xml/attribute_info/scratch_attributes.xml index 501b7dc6d..83d0e1a50 100644 --- a/src/import/hwpf/fapi2/xml/attribute_info/scratch_attributes.xml +++ b/src/import/hwpf/fapi2/xml/attribute_info/scratch_attributes.xml @@ -1,19 +1,25 @@ <!-- IBM_PROLOG_BEGIN_TAG --> <!-- This is an automatically generated prolog. --> <!-- --> -<!-- $Source: hwpf/fapi2/xml/attribute_info/scratch_attributes.xml $ --> +<!-- $Source: src/import/hwpf/fapi2/xml/attribute_info/scratch_attributes.xml $ --> <!-- --> -<!-- IBM CONFIDENTIAL --> +<!-- OpenPOWER HostBoot Project --> <!-- --> -<!-- EKB Project --> -<!-- --> -<!-- COPYRIGHT 2015 --> +<!-- 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 --> <!-- diff --git a/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml b/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml index 4e3d9be64..62319993f 100644 --- a/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml +++ b/src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml @@ -1,19 +1,25 @@ <!-- IBM_PROLOG_BEGIN_TAG --> <!-- This is an automatically generated prolog. --> <!-- --> -<!-- $Source: hwpf/fapi2/xml/attribute_info/system_attributes.xml $ --> +<!-- $Source: src/import/hwpf/fapi2/xml/attribute_info/system_attributes.xml $ --> <!-- --> -<!-- IBM CONFIDENTIAL --> +<!-- OpenPOWER HostBoot 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 --> <attributes> diff --git a/src/import/hwpf/fapi2/xml/attribute_info/unit_attributes.xml b/src/import/hwpf/fapi2/xml/attribute_info/unit_attributes.xml index 9c980bd42..9a3ed11b9 100644 --- a/src/import/hwpf/fapi2/xml/attribute_info/unit_attributes.xml +++ b/src/import/hwpf/fapi2/xml/attribute_info/unit_attributes.xml @@ -1,19 +1,25 @@ <!-- IBM_PROLOG_BEGIN_TAG --> <!-- This is an automatically generated prolog. --> <!-- --> -<!-- $Source: hwpf/fapi2/xml/attribute_info/unit_attributes.xml $ --> +<!-- $Source: src/import/hwpf/fapi2/xml/attribute_info/unit_attributes.xml $ --> <!-- --> -<!-- IBM CONFIDENTIAL --> +<!-- OpenPOWER HostBoot 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 --> <attributes> diff --git a/src/import/hwpf/fapi2/xml/error_info/buffer_errors.xml b/src/import/hwpf/fapi2/xml/error_info/buffer_errors.xml index 7600e135f..b8ed8ec56 100755 --- a/src/import/hwpf/fapi2/xml/error_info/buffer_errors.xml +++ b/src/import/hwpf/fapi2/xml/error_info/buffer_errors.xml @@ -1,19 +1,25 @@ <!-- IBM_PROLOG_BEGIN_TAG --> <!-- This is an automatically generated prolog. --> <!-- --> -<!-- $Source: hwpf/fapi2/xml/error_info/buffer_errors.xml $ --> +<!-- $Source: src/import/hwpf/fapi2/xml/error_info/buffer_errors.xml $ --> <!-- --> -<!-- IBM CONFIDENTIAL --> +<!-- OpenPOWER HostBoot Project --> <!-- --> -<!-- EKB Project --> -<!-- --> -<!-- COPYRIGHT 2012,2015 --> +<!-- 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 --> diff --git a/src/import/hwpf/fapi2/xml/error_info/sample_errors.xml b/src/import/hwpf/fapi2/xml/error_info/sample_errors.xml index 97aea000a..c440b6f4a 100644 --- a/src/import/hwpf/fapi2/xml/error_info/sample_errors.xml +++ b/src/import/hwpf/fapi2/xml/error_info/sample_errors.xml @@ -1,19 +1,25 @@ <!-- IBM_PROLOG_BEGIN_TAG --> <!-- This is an automatically generated prolog. --> <!-- --> -<!-- $Source: hwpf/fapi2/xml/error_info/sample_errors.xml $ --> +<!-- $Source: src/import/hwpf/fapi2/xml/error_info/sample_errors.xml $ --> <!-- --> -<!-- IBM CONFIDENTIAL --> +<!-- OpenPOWER HostBoot Project --> <!-- --> -<!-- EKB Project --> -<!-- --> -<!-- COPYRIGHT 2015 --> +<!-- 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 --> |

