diff options
author | Misha Brukman <brukman+llvm@gmail.com> | 2003-10-23 16:18:51 +0000 |
---|---|---|
committer | Misha Brukman <brukman+llvm@gmail.com> | 2003-10-23 16:18:51 +0000 |
commit | 1da2d6a1c45a81d8633afdff5f8ffd5308d9a30e (patch) | |
tree | 85bcad589a87e5e3f6a9a3b8a01994bb168841c3 /LICENSE.TXT | |
parent | 5139f2b5497be6ab2e64230fc185805831a8542b (diff) |
* Stop referring to llvmbugs mailing list, point them to Bugzilla
* Use ASCII (c) instead of the special character, which may not display
correctly for everyone
* Wrap at 80 columns
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9415 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'LICENSE.TXT')
-rw-r--r-- | LICENSE.TXT | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/LICENSE.TXT b/LICENSE.TXT index 593bcf636b..91d27b507b 100644 --- a/LICENSE.TXT +++ b/LICENSE.TXT @@ -18,10 +18,11 @@ evaluation only. This version of the LLVM software or modifications thereof should not be distributed to third parties for any purpose. Any third parties interested in it can request a copy directly by sending e-mail to llvmdev@cs.uiuc.edu. As this is an evaluation release, we would appreciate any -and all feedback, ideas, and reports of bugs that you encounter. These can be -submitted through the llvmbugs@cs.uiuc.edu or llvmdev@cs.uiuc.edu mailing lists -as appropriate. We thank you for your interest in LLVM and look forward to any -comments or feedback you may have. +and all feedback, ideas, and reports of bugs that you encounter. You may +discuss development of LLVM on llvmdev@cs.uiuc.edu, and bugs can be submitted +through the LLVM Bug Tracker at http://llvm.cs.uiuc.edu/bugzilla/ . We thank +you for your interest in LLVM and look forward to any comments or feedback you +may have. THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS @@ -37,7 +38,8 @@ LLVM Release License University of Illinois/NCSA Open Source License -Copyright © 2003, University of Illinois at Urbana-Champaign. All rights reserved. +Copyright (c) 2003, University of Illinois at Urbana-Champaign. All rights +reserved. Developed by: |