Return-Path: X-Original-To: apmail-incubator-allura-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-allura-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 078C710B7A for ; Wed, 9 Oct 2013 15:24:57 +0000 (UTC) Received: (qmail 23936 invoked by uid 500); 9 Oct 2013 15:24:51 -0000 Delivered-To: apmail-incubator-allura-commits-archive@incubator.apache.org Received: (qmail 23775 invoked by uid 500); 9 Oct 2013 15:24:48 -0000 Mailing-List: contact allura-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: allura-dev@incubator.apache.org Delivered-To: mailing list allura-commits@incubator.apache.org Received: (qmail 23737 invoked by uid 99); 9 Oct 2013 15:24:48 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Oct 2013 15:24:48 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 2C0289130A8; Wed, 9 Oct 2013 15:24:48 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: johnsca@apache.org To: allura-commits@incubator.apache.org Date: Wed, 09 Oct 2013 15:24:49 -0000 Message-Id: <6921bce1ed1e4ceea891bbddbd462c44@git.apache.org> In-Reply-To: <9321de87d54e4d6fac23abb3d5bc4f5f@git.apache.org> References: <9321de87d54e4d6fac23abb3d5bc4f5f@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [02/10] git commit: [#6422] Added missed 3rd-party lib to LICENSE and changed verbiage [#6422] Added missed 3rd-party lib to LICENSE and changed verbiage Signed-off-by: Cory Johns Project: http://git-wip-us.apache.org/repos/asf/incubator-allura/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-allura/commit/fa7d33e9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/fa7d33e9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/fa7d33e9 Branch: refs/heads/master Commit: fa7d33e9599b8f2ad2972791afdae871343ab63b Parents: 1c9afc6 Author: Cory Johns Authored: Wed Sep 18 19:30:24 2013 +0000 Committer: Cory Johns Committed: Wed Oct 9 15:24:25 2013 +0000 ---------------------------------------------------------------------- Allura/LICENSE | 4 ++++ LICENSE | 14 +++++++++----- 2 files changed, 13 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/fa7d33e9/Allura/LICENSE ---------------------------------------------------------------------- diff --git a/Allura/LICENSE b/Allura/LICENSE index 973fd44..ffb5ecb 100644 --- a/Allura/LICENSE +++ b/Allura/LICENSE @@ -208,6 +208,10 @@ separate copyright notices and license terms. Your use of the source code for the these subcomponents is subject to the terms and conditions of the following licenses. +HTML5 Canvas for Internet Explorer, which is available under the +Apache License, Version 2.0. +For details, see Allura/allura/public/nf/js/excanvas.compiled.js + The file allura/etc/mime.types from the mime-support package, which is in the public domain. For details, see http://ftp-master.metadata.debian.org/changelogs//main/m/mime-support/mime-support_3.54_copyright http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/fa7d33e9/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index 8f47b97..e558325 100644 --- a/LICENSE +++ b/LICENSE @@ -202,12 +202,16 @@ limitations under the License. -ALLURA SUBCOMPONENTS: +THIRD-PARTY DEPENDENCIES: -Apache Allura includes a number of subcomponents with separate copyright -notices and license terms. Your use of the source code for the these -subcomponents is subject to the terms and conditions of the following -licenses. +Apache Allura includes a number of third-party dependencies with +separate copyright notices and license terms. Your use of the source code +for the these dependencies is subject to the terms and conditions of the +following licenses. + +HTML5 Canvas for Internet Explorer, which is available under the +Apache License, Version 2.0. +For details, see Allura/allura/public/nf/js/excanvas.compiled.js The file Allura/allura/etc/mime.types from the mime-support package, which is in the public domain. For details, see