Skip to content

Commit aa0446e

Browse files
author
Patrick Williams
committed
Change copyright prolog for all files to Apache.
Change-Id: I5664587b4f889099290ef50d50fa9ce5e580e1eb Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11167 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <[email protected]>
1 parent 3808e06 commit aa0446e

File tree

2,099 files changed

+24663
-24647
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,099 files changed

+24663
-24647
lines changed

config.mk

+11-11
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33
#
44
# $Source: config.mk $
55
#
6-
# IBM CONFIDENTIAL
6+
# OpenPOWER HostBoot Project
77
#
8-
# COPYRIGHT International Business Machines Corp. 2010,2013
8+
# COPYRIGHT International Business Machines Corp. 2010,2014
99
#
10-
# p1
10+
# Licensed under the Apache License, Version 2.0 (the "License");
11+
# you may not use this file except in compliance with the License.
12+
# You may obtain a copy of the License at
1113
#
12-
# Object Code Only (OCO) source materials
13-
# Licensed Internal Code Source Materials
14-
# IBM HostBoot Licensed Internal Code
14+
# http://www.apache.org/licenses/LICENSE-2.0
1515
#
16-
# The source code for this program is not published or otherwise
17-
# divested of its trade secrets, irrespective of what has been
18-
# deposited with the U.S. Copyright Office.
19-
#
20-
# Origin: 30
16+
# Unless required by applicable law or agreed to in writing, software
17+
# distributed under the License is distributed on an "AS IS" BASIS,
18+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
19+
# implied. See the License for the specific language governing
20+
# permissions and limitations under the License.
2121
#
2222
# IBM_PROLOG_END_TAG
2323

env.bash

+10-10
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33
#
44
# $Source: env.bash $
55
#
6-
# IBM CONFIDENTIAL
6+
# OpenPOWER HostBoot Project
77
#
88
# COPYRIGHT International Business Machines Corp. 2010,2014
99
#
10-
# p1
10+
# Licensed under the Apache License, Version 2.0 (the "License");
11+
# you may not use this file except in compliance with the License.
12+
# You may obtain a copy of the License at
1113
#
12-
# Object Code Only (OCO) source materials
13-
# Licensed Internal Code Source Materials
14-
# IBM HostBoot Licensed Internal Code
14+
# http://www.apache.org/licenses/LICENSE-2.0
1515
#
16-
# The source code for this program is not published or otherwise
17-
# divested of its trade secrets, irrespective of what has been
18-
# deposited with the U.S. Copyright Office.
19-
#
20-
# Origin: 30
16+
# Unless required by applicable law or agreed to in writing, software
17+
# distributed under the License is distributed on an "AS IS" BASIS,
18+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
19+
# implied. See the License for the specific language governing
20+
# permissions and limitations under the License.
2121
#
2222
# IBM_PROLOG_END_TAG
2323
ROOTDIR=.

makefile

+11-11
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33
#
44
# $Source: makefile $
55
#
6-
# IBM CONFIDENTIAL
6+
# OpenPOWER HostBoot Project
77
#
8-
# COPYRIGHT International Business Machines Corp. 2010,2013
8+
# COPYRIGHT International Business Machines Corp. 2010,2014
99
#
10-
# p1
10+
# Licensed under the Apache License, Version 2.0 (the "License");
11+
# you may not use this file except in compliance with the License.
12+
# You may obtain a copy of the License at
1113
#
12-
# Object Code Only (OCO) source materials
13-
# Licensed Internal Code Source Materials
14-
# IBM HostBoot Licensed Internal Code
14+
# http://www.apache.org/licenses/LICENSE-2.0
1515
#
16-
# The source code for this program is not published or otherwise
17-
# divested of its trade secrets, irrespective of what has been
18-
# deposited with the U.S. Copyright Office.
19-
#
20-
# Origin: 30
16+
# Unless required by applicable law or agreed to in writing, software
17+
# distributed under the License is distributed on an "AS IS" BASIS,
18+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
19+
# implied. See the License for the specific language governing
20+
# permissions and limitations under the License.
2121
#
2222
# IBM_PROLOG_END_TAG
2323
SUBDIRS = src.d

src/build/beam/beam_parms.tcl

+10-10
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33
#
44
# $Source: src/build/beam/beam_parms.tcl $
55
#
6-
# IBM CONFIDENTIAL
6+
# OpenPOWER HostBoot Project
77
#
88
# COPYRIGHT International Business Machines Corp. 2013,2014
99
#
10-
# p1
10+
# Licensed under the Apache License, Version 2.0 (the "License");
11+
# you may not use this file except in compliance with the License.
12+
# You may obtain a copy of the License at
1113
#
12-
# Object Code Only (OCO) source materials
13-
# Licensed Internal Code Source Materials
14-
# IBM HostBoot Licensed Internal Code
14+
# http://www.apache.org/licenses/LICENSE-2.0
1515
#
16-
# The source code for this program is not published or otherwise
17-
# divested of its trade secrets, irrespective of what has been
18-
# deposited with the U.S. Copyright Office.
19-
#
20-
# Origin: 30
16+
# Unless required by applicable law or agreed to in writing, software
17+
# distributed under the License is distributed on an "AS IS" BASIS,
18+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
19+
# implied. See the License for the specific language governing
20+
# permissions and limitations under the License.
2121
#
2222
# IBM_PROLOG_END_TAG
2323
## Set maximum time to spend analyzing to 1 minute per 1000 lines of code.

src/build/beam/compiler_c_config.tcl

+11-11
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33
#
44
# $Source: src/build/beam/compiler_c_config.tcl $
55
#
6-
# IBM CONFIDENTIAL
6+
# OpenPOWER HostBoot Project
77
#
8-
# COPYRIGHT International Business Machines Corp. 2011,2013
8+
# COPYRIGHT International Business Machines Corp. 2011,2014
99
#
10-
# p1
10+
# Licensed under the Apache License, Version 2.0 (the "License");
11+
# you may not use this file except in compliance with the License.
12+
# You may obtain a copy of the License at
1113
#
12-
# Object Code Only (OCO) source materials
13-
# Licensed Internal Code Source Materials
14-
# IBM HostBoot Licensed Internal Code
14+
# http://www.apache.org/licenses/LICENSE-2.0
1515
#
16-
# The source code for this program is not published or otherwise
17-
# divested of its trade secrets, irrespective of what has been
18-
# deposited with the U.S. Copyright Office.
19-
#
20-
# Origin: 30
16+
# Unless required by applicable law or agreed to in writing, software
17+
# distributed under the License is distributed on an "AS IS" BASIS,
18+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
19+
# implied. See the License for the specific language governing
20+
# permissions and limitations under the License.
2121
#
2222
# IBM_PROLOG_END_TAG
2323
############################################################

src/build/beam/compiler_cpp_config.tcl

+11-11
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33
#
44
# $Source: src/build/beam/compiler_cpp_config.tcl $
55
#
6-
# IBM CONFIDENTIAL
6+
# OpenPOWER HostBoot Project
77
#
8-
# COPYRIGHT International Business Machines Corp. 2011,2013
8+
# COPYRIGHT International Business Machines Corp. 2011,2014
99
#
10-
# p1
10+
# Licensed under the Apache License, Version 2.0 (the "License");
11+
# you may not use this file except in compliance with the License.
12+
# You may obtain a copy of the License at
1113
#
12-
# Object Code Only (OCO) source materials
13-
# Licensed Internal Code Source Materials
14-
# IBM HostBoot Licensed Internal Code
14+
# http://www.apache.org/licenses/LICENSE-2.0
1515
#
16-
# The source code for this program is not published or otherwise
17-
# divested of its trade secrets, irrespective of what has been
18-
# deposited with the U.S. Copyright Office.
19-
#
20-
# Origin: 30
16+
# Unless required by applicable law or agreed to in writing, software
17+
# distributed under the License is distributed on an "AS IS" BASIS,
18+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
19+
# implied. See the License for the specific language governing
20+
# permissions and limitations under the License.
2121
#
2222
# IBM_PROLOG_END_TAG
2323
############################################################

src/build/beam/core/assert.C

+10-10
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33
/* */
44
/* $Source: src/build/beam/core/assert.C $ */
55
/* */
6-
/* IBM CONFIDENTIAL */
6+
/* OpenPOWER HostBoot Project */
77
/* */
88
/* COPYRIGHT International Business Machines Corp. 2014 */
99
/* */
10-
/* p1 */
10+
/* Licensed under the Apache License, Version 2.0 (the "License"); */
11+
/* you may not use this file except in compliance with the License. */
12+
/* You may obtain a copy of the License at */
1113
/* */
12-
/* Object Code Only (OCO) source materials */
13-
/* Licensed Internal Code Source Materials */
14-
/* IBM HostBoot Licensed Internal Code */
14+
/* http://www.apache.org/licenses/LICENSE-2.0 */
1515
/* */
16-
/* The source code for this program is not published or otherwise */
17-
/* divested of its trade secrets, irrespective of what has been */
18-
/* deposited with the U.S. Copyright Office. */
19-
/* */
20-
/* Origin: 30 */
16+
/* Unless required by applicable law or agreed to in writing, software */
17+
/* distributed under the License is distributed on an "AS IS" BASIS, */
18+
/* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or */
19+
/* implied. See the License for the specific language governing */
20+
/* permissions and limitations under the License. */
2121
/* */
2222
/* IBM_PROLOG_END_TAG */
2323
>>>ERROR5___assert_d9b551657c952063

src/build/beam/core/pagemgr.C

+10-10
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33
/* */
44
/* $Source: src/build/beam/core/pagemgr.C $ */
55
/* */
6-
/* IBM CONFIDENTIAL */
6+
/* OpenPOWER HostBoot Project */
77
/* */
88
/* COPYRIGHT International Business Machines Corp. 2014 */
99
/* */
10-
/* p1 */
10+
/* Licensed under the Apache License, Version 2.0 (the "License"); */
11+
/* you may not use this file except in compliance with the License. */
12+
/* You may obtain a copy of the License at */
1113
/* */
12-
/* Object Code Only (OCO) source materials */
13-
/* Licensed Internal Code Source Materials */
14-
/* IBM HostBoot Licensed Internal Code */
14+
/* http://www.apache.org/licenses/LICENSE-2.0 */
1515
/* */
16-
/* The source code for this program is not published or otherwise */
17-
/* divested of its trade secrets, irrespective of what has been */
18-
/* deposited with the U.S. Copyright Office. */
19-
/* */
20-
/* Origin: 30 */
16+
/* Unless required by applicable law or agreed to in writing, software */
17+
/* distributed under the License is distributed on an "AS IS" BASIS, */
18+
/* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or */
19+
/* implied. See the License for the specific language governing */
20+
/* permissions and limitations under the License. */
2121
/* */
2222
/* IBM_PROLOG_END_TAG */
2323
>>>MISTAKE5__initialize_7639026bb95510e7

src/build/beam/core/stacksegment.C

+10-10
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33
/* */
44
/* $Source: src/build/beam/core/stacksegment.C $ */
55
/* */
6-
/* IBM CONFIDENTIAL */
6+
/* OpenPOWER HostBoot Project */
77
/* */
88
/* COPYRIGHT International Business Machines Corp. 2014 */
99
/* */
10-
/* p1 */
10+
/* Licensed under the Apache License, Version 2.0 (the "License"); */
11+
/* you may not use this file except in compliance with the License. */
12+
/* You may obtain a copy of the License at */
1113
/* */
12-
/* Object Code Only (OCO) source materials */
13-
/* Licensed Internal Code Source Materials */
14-
/* IBM HostBoot Licensed Internal Code */
14+
/* http://www.apache.org/licenses/LICENSE-2.0 */
1515
/* */
16-
/* The source code for this program is not published or otherwise */
17-
/* divested of its trade secrets, irrespective of what has been */
18-
/* deposited with the U.S. Copyright Office. */
19-
/* */
20-
/* Origin: 30 */
16+
/* Unless required by applicable law or agreed to in writing, software */
17+
/* distributed under the License is distributed on an "AS IS" BASIS, */
18+
/* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or */
19+
/* implied. See the License for the specific language governing */
20+
/* permissions and limitations under the License. */
2121
/* */
2222
/* IBM_PROLOG_END_TAG */
2323
>>>ERROR8_~StackSegment_b791f4a2ac177b6

src/build/beam/hwp/mvpdRingFuncs.C

+10-10
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33
/* */
44
/* $Source: src/build/beam/hwp/mvpdRingFuncs.C $ */
55
/* */
6-
/* IBM CONFIDENTIAL */
6+
/* OpenPOWER HostBoot Project */
77
/* */
88
/* COPYRIGHT International Business Machines Corp. 2012,2014 */
99
/* */
10-
/* p1 */
10+
/* Licensed under the Apache License, Version 2.0 (the "License"); */
11+
/* you may not use this file except in compliance with the License. */
12+
/* You may obtain a copy of the License at */
1113
/* */
12-
/* Object Code Only (OCO) source materials */
13-
/* Licensed Internal Code Source Materials */
14-
/* IBM HostBoot Licensed Internal Code */
14+
/* http://www.apache.org/licenses/LICENSE-2.0 */
1515
/* */
16-
/* The source code for this program is not published or otherwise */
17-
/* divested of its trade secrets, irrespective of what has been */
18-
/* deposited with the U.S. Copyright Office. */
19-
/* */
20-
/* Origin: 30 */
16+
/* Unless required by applicable law or agreed to in writing, software */
17+
/* distributed under the License is distributed on an "AS IS" BASIS, */
18+
/* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or */
19+
/* implied. See the License for the specific language governing */
20+
/* permissions and limitations under the License. */
2121
/* */
2222
/* IBM_PROLOG_END_TAG */
2323
>>>MISTAKE17_mbvpdValidateRecordKeyword_d149f58f1505

src/build/beam/i2c/i2c.C

+10-10
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33
/* */
44
/* $Source: src/build/beam/i2c/i2c.C $ */
55
/* */
6-
/* IBM CONFIDENTIAL */
6+
/* OpenPOWER HostBoot Project */
77
/* */
88
/* COPYRIGHT International Business Machines Corp. 2014 */
99
/* */
10-
/* p1 */
10+
/* Licensed under the Apache License, Version 2.0 (the "License"); */
11+
/* you may not use this file except in compliance with the License. */
12+
/* You may obtain a copy of the License at */
1113
/* */
12-
/* Object Code Only (OCO) source materials */
13-
/* Licensed Internal Code Source Materials */
14-
/* IBM HostBoot Licensed Internal Code */
14+
/* http://www.apache.org/licenses/LICENSE-2.0 */
1515
/* */
16-
/* The source code for this program is not published or otherwise */
17-
/* divested of its trade secrets, irrespective of what has been */
18-
/* deposited with the U.S. Copyright Office. */
19-
/* */
20-
/* Origin: 30 */
16+
/* Unless required by applicable law or agreed to in writing, software */
17+
/* distributed under the License is distributed on an "AS IS" BASIS, */
18+
/* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or */
19+
/* implied. See the License for the specific language governing */
20+
/* permissions and limitations under the License. */
2121
/* */
2222
/* IBM_PROLOG_END_TAG */
2323
>>>MISTAKE17_i2cSetupMasters_8697e17e1505

0 commit comments

Comments
 (0)