Return-Path: X-Original-To: apmail-creadur-commits-archive@www.apache.org Delivered-To: apmail-creadur-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3B122D6D2 for ; Sun, 22 Jul 2012 17:16:43 +0000 (UTC) Received: (qmail 73110 invoked by uid 500); 22 Jul 2012 17:16:43 -0000 Delivered-To: apmail-creadur-commits-archive@creadur.apache.org Received: (qmail 73088 invoked by uid 500); 22 Jul 2012 17:16:43 -0000 Mailing-List: contact commits-help@creadur.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@creadur.apache.org Delivered-To: mailing list commits@creadur.apache.org Received: (qmail 73081 invoked by uid 99); 22 Jul 2012 17:16:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Jul 2012 17:16:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Jul 2012 17:16:41 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 6842A23888CD for ; Sun, 22 Jul 2012 17:16:21 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1364365 - /creadur/whisker/trunk/src/site/fml/faq.fml Date: Sun, 22 Jul 2012 17:16:21 -0000 To: commits@creadur.apache.org From: rdonkin@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120722171621.6842A23888CD@eris.apache.org> Author: rdonkin Date: Sun Jul 22 17:16:21 2012 New Revision: 1364365 URL: http://svn.apache.org/viewvc?rev=1364365&view=rev Log: Add definition for downstream Modified: creadur/whisker/trunk/src/site/fml/faq.fml Modified: creadur/whisker/trunk/src/site/fml/faq.fml URL: http://svn.apache.org/viewvc/creadur/whisker/trunk/src/site/fml/faq.fml?rev=1364365&r1=1364364&r2=1364365&view=diff ============================================================================== --- creadur/whisker/trunk/src/site/fml/faq.fml (original) +++ creadur/whisker/trunk/src/site/fml/faq.fml Sun Jul 22 17:16:21 2012 @@ -299,8 +299,9 @@ original files then you could opt not to this.

-It is polite to include a minimal NOTICE. Otherwise, downstream -consumers may need to manually verify that no NOTICE exists +It is polite to include a minimal NOTICE. Otherwise, +downstream consumers may need to manually verify that no +NOTICE exists for the release.

@@ -320,13 +321,25 @@ without automation takes a lot of time. - What do you mean by licensor + What do you mean by licensor?

The entity issuing the license.

+ + + What is a downstream consumer? + +

+Software flows downstream from the source to the end user. +Dependencies are upstream of a project, and software +that relies on a project are downstream consumers. +

+ +
+