|
1 |
| -NOTICE: |
2 |
| -======= |
3 |
| -All distributions of LLVM prior to the 1.0 Release will be licensed to you |
4 |
| -under the LLVM pre-release license. The 1.0 Release will be announced on the |
5 |
| -LLVM Announcements Mailing List. |
6 |
| - |
7 |
| -After the 1.0 Release of LLVM, the LLVM code will be licensed to you under the |
8 |
| -LLVM Release License (aka the Illinois Open Source License). |
9 |
| - |
10 |
| -The main point is that you cannot re-distribute LLVM until the 1.0 Release. |
11 |
| - |
12 |
| -============================================================================== |
13 |
| -LLVM pre-release license |
14 |
| -============================================================================== |
15 |
| - |
16 |
| -This is a pre-release distribution of the LLVM software and is provided for |
17 |
| -evaluation only. This version of the LLVM software or modifications thereof |
18 |
| -should not be distributed to third parties for any purpose. Any third parties |
19 |
| -interested in it can request a copy directly by sending e-mail to |
20 |
| -[email protected]. As this is an evaluation release, we would appreciate any |
21 |
| -and all feedback, ideas, and reports of bugs that you encounter. You may |
22 |
| -discuss development of LLVM on [email protected], and bugs can be submitted |
23 |
| -through the LLVM Bug Tracker at http://llvm.cs.uiuc.edu/bugzilla/ . We thank |
24 |
| -you for your interest in LLVM and look forward to any comments or feedback you |
25 |
| -may have. |
26 |
| - |
27 |
| -THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
28 |
| -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS |
29 |
| -FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
30 |
| -CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
31 |
| -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
32 |
| -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE |
33 |
| -SOFTWARE. |
34 |
| - |
35 | 1 | ==============================================================================
|
36 | 2 | LLVM Release License
|
37 | 3 | ==============================================================================
|
|
0 commit comments