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 D31A1106C1 for ; Mon, 20 Jan 2014 17:21:59 +0000 (UTC) Received: (qmail 4367 invoked by uid 500); 20 Jan 2014 17:11:52 -0000 Delivered-To: apmail-incubator-allura-commits-archive@incubator.apache.org Received: (qmail 4341 invoked by uid 500); 20 Jan 2014 17:11:51 -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 4287 invoked by uid 99); 20 Jan 2014 17:11:47 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jan 2014 17:11:47 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 9546950887; Mon, 20 Jan 2014 17:11:46 +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: Mon, 20 Jan 2014 17:11:47 -0000 Message-Id: <1de4838afeb640eebff94c6d93be4ca4@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/3] git commit: [#7006] Added modernizr to LICENSE [#7006] Added modernizr to LICENSE 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/9b199817 Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/9b199817 Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/9b199817 Branch: refs/heads/master Commit: 9b19981770c5f25380f91e0ca4bd7a37b252dc2e Parents: 2b25b86 Author: Cory Johns Authored: Mon Jan 20 17:04:03 2014 +0000 Committer: Cory Johns Committed: Mon Jan 20 17:11:16 2014 +0000 ---------------------------------------------------------------------- Allura/LICENSE | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/9b199817/Allura/LICENSE ---------------------------------------------------------------------- diff --git a/Allura/LICENSE b/Allura/LICENSE index 13b7b54..7e0be3d 100644 --- a/Allura/LICENSE +++ b/Allura/LICENSE @@ -241,3 +241,6 @@ For details, see allura/public/nf/js/spin.min.js Sylvester, which is available under the MIT license. For details, see allura/public/nf/js/sylvester.js + +Modernizr, which is available under the MIT license. +For details, see allura/public/nf/js/modernizr.js