Return-Path: X-Original-To: apmail-climate-commits-archive@minotaur.apache.org Delivered-To: apmail-climate-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 8A95F11591 for ; Wed, 21 May 2014 14:14:20 +0000 (UTC) Received: (qmail 37115 invoked by uid 500); 21 May 2014 14:14:20 -0000 Delivered-To: apmail-climate-commits-archive@climate.apache.org Received: (qmail 37083 invoked by uid 500); 21 May 2014 14:14:20 -0000 Mailing-List: contact commits-help@climate.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@climate.apache.org Delivered-To: mailing list commits@climate.apache.org Received: (qmail 37076 invoked by uid 99); 21 May 2014 14:14:20 -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, 21 May 2014 14:14:20 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 3CDA299AC09; Wed, 21 May 2014 14:14:20 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: joyce@apache.org To: commits@climate.apache.org Date: Wed, 21 May 2014 14:14:20 -0000 Message-Id: <2a8cc39be71840fc8a1e6101732d9dff@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] git commit: CLIMATE-431 - Add ASF headers to easy-ocw scripts Repository: climate Updated Branches: refs/heads/master c8d6cb3a3 -> 688684fa8 CLIMATE-431 - Add ASF headers to easy-ocw scripts Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/9c0e15ef Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/9c0e15ef Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/9c0e15ef Branch: refs/heads/master Commit: 9c0e15efde2bce80d2217af07c4dbfba1252bcc5 Parents: 74cacfd Author: Michael Joyce Authored: Tue May 20 11:36:10 2014 -0700 Committer: Michael Joyce Committed: Tue May 20 11:36:10 2014 -0700 ---------------------------------------------------------------------- easy-ocw/install-osx.sh | 17 ++++++++++++++++- easy-ocw/ocw-conda-dependencies.txt | 17 +++++++++++++++++ 2 files changed, 33 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/9c0e15ef/easy-ocw/install-osx.sh ---------------------------------------------------------------------- diff --git a/easy-ocw/install-osx.sh b/easy-ocw/install-osx.sh index a45f784..2bc39ec 100755 --- a/easy-ocw/install-osx.sh +++ b/easy-ocw/install-osx.sh @@ -1,6 +1,21 @@ #!/bin/bash # -# PUT HEADER HERE +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. export ARCHFLAGS=-Wno-error=unused-command-line-argument-hard-error-in-future http://git-wip-us.apache.org/repos/asf/climate/blob/9c0e15ef/easy-ocw/ocw-conda-dependencies.txt ---------------------------------------------------------------------- diff --git a/easy-ocw/ocw-conda-dependencies.txt b/easy-ocw/ocw-conda-dependencies.txt index c751c36..340845e 100644 --- a/easy-ocw/ocw-conda-dependencies.txt +++ b/easy-ocw/ocw-conda-dependencies.txt @@ -1,3 +1,20 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + numpy scipy matplotlib