diff options
Diffstat (limited to 'llvm/docs/DeveloperPolicy.html')
-rw-r--r-- | llvm/docs/DeveloperPolicy.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/DeveloperPolicy.html b/llvm/docs/DeveloperPolicy.html index 0fb30add8ae..2b8f5afb101 100644 --- a/llvm/docs/DeveloperPolicy.html +++ b/llvm/docs/DeveloperPolicy.html @@ -54,7 +54,7 @@ <li>Keep the top of Subversion trees as stable as possible.</li> <li>Establish awareness of the project's <a href="#clp">copyright, - license, and patent policies with contributors to the project.</li> + license, and patent policies</a> with contributors to the project.</li> </ol> <p>This policy is aimed at frequent contributors to LLVM. People interested in |