|
1 | 1 | <!--
|
2 |
| -# =========================================================================== |
3 |
| -# (c) Copyright IBM Corp. 2017, 2021 All Rights Reserved |
4 |
| -# =========================================================================== |
5 |
| -# |
6 |
| -# This code is free software; you can redistribute it and/or modify it |
7 |
| -# under the terms of the GNU General Public License version 2 only, as |
8 |
| -# published by the Free Software Foundation. |
9 |
| -# |
10 |
| -# IBM designates this particular file as subject to the "Classpath" exception |
11 |
| -# as provided by IBM in the LICENSE file that accompanied this code. |
12 |
| -# |
13 |
| -# This code is distributed in the hope that it will be useful, but WITHOUT |
14 |
| -# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
15 |
| -# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
16 |
| -# version 2 for more details (a copy is included in the LICENSE file that |
17 |
| -# accompanied this code). |
18 |
| -# |
19 |
| -# You should have received a copy of the GNU General Public License version |
20 |
| -# 2 along with this work; if not, see <http://www.gnu.org/licenses/>. |
21 |
| -# |
22 |
| -# =========================================================================== |
| 2 | +(c) Copyright IBM Corp. 2017, 2022 All Rights Reserved |
| 3 | +
|
| 4 | +This code is free software; you can redistribute it and/or modify it |
| 5 | +under the terms of the GNU General Public License version 2 only, as |
| 6 | +published by the Free Software Foundation. |
| 7 | +
|
| 8 | +IBM designates this particular file as subject to the "Classpath" exception |
| 9 | +as provided by IBM in the LICENSE file that accompanied this code. |
| 10 | +
|
| 11 | +This code is distributed in the hope that it will be useful, but WITHOUT |
| 12 | +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
| 13 | +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
| 14 | +version 2 for more details (a copy is included in the LICENSE file that |
| 15 | +accompanied this code). |
| 16 | +
|
| 17 | +You should have received a copy of the GNU General Public License version |
| 18 | +2 along with this work; if not, see <http://www.gnu.org/licenses/>. |
23 | 19 | -->
|
24 | 20 | # Eclipse OpenJ9 Build README
|
25 | 21 |
|
26 | 22 | ## How to Build Eclipse OpenJ9
|
27 | 23 |
|
28 |
| -1. For details of how to build Eclipse OpenJ9 see https://github.com/eclipse-openj9/openj9/tree/master/doc/build-instructions |
29 |
| - |
| 24 | +For details of how to build Eclipse OpenJ9 see https://github.com/eclipse-openj9/openj9/tree/master/doc/build-instructions. |
0 commit comments