diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html index b0820a89cc5..e9cd4ded767 100644 --- a/docs/DeveloperPolicy.html +++ b/docs/DeveloperPolicy.html @@ -62,10 +62,11 @@
This section contains policies that pertain to frequent LLVM - developers. We always welcome random patches from - people who do not routinely contribute to LLVM, but expect more from frequent - contributors to keep the system as efficient as possible for everyone. - Frequent LLVM contributors are expected to meet the following obligations in + developers. We always welcome one-off patches from + people who do not routinely contribute to LLVM, but we expect more from + frequent contributors to keep the system as efficient as possible for + everyone. + Frequent LLVM contributors are expected to meet the following requirements in order for LLVM to maintain a high standard of quality.
Developers should participate in code reviews as both reviewers and - a reviewees. If someone is kind enough to review your code, you should + reviewees. If someone is kind enough to review your code, you should return the favor for someone else. Note that anyone is welcome to review - and give feedback on a patch, - but only people with CVS write access can approve it.
+ and give feedback on a patch, but only people with CVS write access can + approve it. @@ -383,8 +384,8 @@ ChangesThis section addresses the issues of copyright and license for the LLVM - project. +
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 University of @@ -392,10 +393,9 @@ Changes
NOTE: This section deals with legal matters but does not provide - official legal advice. We are not lawyers, please seek legal counsel from an + legal advice. We are not lawyers, please seek legal counsel from an attorney.