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 2EECC200CA3 for ; Thu, 1 Jun 2017 15:35:20 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 2DA3C160BC4; Thu, 1 Jun 2017 13:35:20 +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 71DFD160BB5 for ; Thu, 1 Jun 2017 15:35:19 +0200 (CEST) Received: (qmail 51539 invoked by uid 500); 1 Jun 2017 13:35:18 -0000 Mailing-List: contact dev-help@ariatosca.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ariatosca.incubator.apache.org Delivered-To: mailing list dev@ariatosca.incubator.apache.org Received: (qmail 51528 invoked by uid 99); 1 Jun 2017 13:35:18 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jun 2017 13:35:18 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 4F300C1380 for ; Thu, 1 Jun 2017 13:35:18 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.22 X-Spam-Level: X-Spam-Status: No, score=-4.22 tagged_above=-999 required=6.31 tests=[HK_RANDOM_FROM=0.001, KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id eAhF1EJ39c_L for ; Thu, 1 Jun 2017 13:35:14 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 18DF95F27B for ; Thu, 1 Jun 2017 13:35:13 +0000 (UTC) Received: (qmail 51483 invoked by uid 99); 1 Jun 2017 13:35:13 -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; Thu, 01 Jun 2017 13:35:13 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 1B5AFDFF81; Thu, 1 Jun 2017 13:35:13 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: mxmrlv@apache.org To: dev@ariatosca.incubator.apache.org Date: Thu, 01 Jun 2017 13:35:13 -0000 Message-Id: <3231dcb350e443b6a6587f8fc86f8fd2@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/7] incubator-ariatosca git commit: ARIA-268 Add NOTICE file [Forced Update!] archived-at: Thu, 01 Jun 2017 13:35:20 -0000 Repository: incubator-ariatosca Updated Branches: refs/heads/ARIA-262-Inconsistent-node-attributes-behavior 512dddf14 -> bd7a43898 (forced update) ARIA-268 Add NOTICE file Project: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/commit/07d79513 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/tree/07d79513 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/diff/07d79513 Branch: refs/heads/ARIA-262-Inconsistent-node-attributes-behavior Commit: 07d79513a4ac41ba66d84f2922a17fd0ab7ec39c Parents: adf7607 Author: Ran Ziv Authored: Mon May 29 17:11:04 2017 +0300 Committer: Ran Ziv Committed: Mon May 29 17:11:04 2017 +0300 ---------------------------------------------------------------------- NOTICE | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ariatosca/blob/07d79513/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..bf03ab5 --- /dev/null +++ b/NOTICE @@ -0,0 +1,5 @@ +Apache AriaTosca +Copyright 2016-2017 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). \ No newline at end of file