From 4526195eca5100f2a08601b9ac75d03230b9b9e2 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 8 Feb 2012 22:20:00 +0000 Subject: [PATCH] fix broken link git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150105 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/DeveloperPolicy.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html index 0fb30add8ae..2b8f5afb101 100644 --- a/docs/DeveloperPolicy.html +++ b/docs/DeveloperPolicy.html @@ -54,7 +54,7 @@
  • Keep the top of Subversion trees as stable as possible.
  • Establish awareness of the project's copyright, - license, and patent policies with contributors to the project.
  • + license, and patent policies with contributors to the project.

    This policy is aimed at frequent contributors to LLVM. People interested in -- 2.34.1