Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 7911E200AC0 for ; Tue, 24 May 2016 10:16:15 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 77DB9160A11; Tue, 24 May 2016 08:16:15 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id EE2AB160A2D for ; Tue, 24 May 2016 10:16:14 +0200 (CEST) Received: (qmail 79783 invoked by uid 500); 24 May 2016 08:16:14 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 79694 invoked by uid 99); 24 May 2016 08:16:14 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 May 2016 08:16:14 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id D8F4DDFBDE; Tue, 24 May 2016 08:16:13 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: plusplusjiajia@apache.org To: commits@directory.apache.org Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: directory-kerby git commit: DIRKRB-412 Update NOTICE file with required attributions of used dependencies. Date: Tue, 24 May 2016 08:16:13 +0000 (UTC) archived-at: Tue, 24 May 2016 08:16:15 -0000 Repository: directory-kerby Updated Branches: refs/heads/trunk 3ed0e7cd3 -> 8a3559bc4 DIRKRB-412 Update NOTICE file with required attributions of used dependencies. Project: http://git-wip-us.apache.org/repos/asf/directory-kerby/repo Commit: http://git-wip-us.apache.org/repos/asf/directory-kerby/commit/8a3559bc Tree: http://git-wip-us.apache.org/repos/asf/directory-kerby/tree/8a3559bc Diff: http://git-wip-us.apache.org/repos/asf/directory-kerby/diff/8a3559bc Branch: refs/heads/trunk Commit: 8a3559bc4c8c7b069b0235a5a6c85062ca6f44a8 Parents: 3ed0e7c Author: plusplusjiajia Authored: Tue May 24 16:21:39 2016 +0800 Committer: plusplusjiajia Committed: Tue May 24 16:21:39 2016 +0800 ---------------------------------------------------------------------- NOTICE.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/8a3559bc/NOTICE.txt ---------------------------------------------------------------------- diff --git a/NOTICE.txt b/NOTICE.txt new file mode 100644 index 0000000..5d797ab --- /dev/null +++ b/NOTICE.txt @@ -0,0 +1,10 @@ +Apache Kerby +Copyright 2015 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). + + +This product includes/uses SLF4J (http://www.slf4j.org/) + +This product includes/uses JUnit (http://www.junit.org/ \ No newline at end of file