From d0742ce30913f662740b8af2d59e7346c1fccf69 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 19 Feb 2007 06:15:33 +0000 Subject: [PATCH] wording changes git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34410 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/DeveloperPolicy.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html index 753dbf7ce5d..587f493e539 100644 --- a/docs/DeveloperPolicy.html +++ b/docs/DeveloperPolicy.html @@ -444,9 +444,9 @@ Changes

To the best of our knowledge, LLVM does not infringe on any patents (we have actually removed code from LLVM in the past that was found to infringe). - Having code in LLVM that infringes on patents would violate the one of the - goals of the project by making it hard or impossible to reuse the code for - arbitrary purposes.

+ Having code in LLVM that infringes on patents would violate an important + goal of the project by making it hard or impossible to reuse the code for + arbitrary purposes (including commercial use).

When contributing code, we expect contributors to notify us of any potential for patent-related trouble with their changes. If you own the rights to a @@ -475,7 +475,7 @@ Changes src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"> Valid HTML 4.01! - Written by: the + Written by the LLVM Oversight Group
The LLVM Compiler Infrastructure
Last modified: $Date$