diff options
| author | Chris Lattner <sabre@nondot.org> | 2011-09-22 18:54:31 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2011-09-22 18:54:31 +0000 |
| commit | e643b854a5c767b565b32bac500b6dc2d0f8a37c (patch) | |
| tree | 50b029504d5512055346b429f817452b030ef77e /llvm/docs | |
| parent | 56acf840f113457f424a4ce4db392671a78573f8 (diff) | |
| download | bcm5719-llvm-e643b854a5c767b565b32bac500b6dc2d0f8a37c.tar.gz bcm5719-llvm-e643b854a5c767b565b32bac500b6dc2d0f8a37c.zip | |
Resynch intro to section with copyright section.
llvm-svn: 140326
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/DeveloperPolicy.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/llvm/docs/DeveloperPolicy.html b/llvm/docs/DeveloperPolicy.html index f92d76d5dfb..9877711c470 100644 --- a/llvm/docs/DeveloperPolicy.html +++ b/llvm/docs/DeveloperPolicy.html @@ -494,8 +494,9 @@ <div> <p>This section addresses the issues of copyright, license and patents for the - LLVM project. Currently, the University of Illinois is the LLVM copyright - holder and the terms of its license to LLVM users and developers is the + LLVM project. The copyright holder for the code is held by the individual + contributors of the code and the terms of its license to LLVM users and + developers is the <a href="http://www.opensource.org/licenses/UoI-NCSA.php">University of Illinois/NCSA Open Source License</a>.</p> |

