Return-Path: X-Original-To: apmail-helix-commits-archive@minotaur.apache.org Delivered-To: apmail-helix-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 EE2C3E23E for ; Fri, 21 Dec 2012 11:19:26 +0000 (UTC) Received: (qmail 23531 invoked by uid 500); 21 Dec 2012 11:19:26 -0000 Delivered-To: apmail-helix-commits-archive@helix.apache.org Received: (qmail 23510 invoked by uid 500); 21 Dec 2012 11:19:26 -0000 Mailing-List: contact commits-help@helix.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@helix.incubator.apache.org Delivered-To: mailing list commits@helix.incubator.apache.org Received: (qmail 23500 invoked by uid 99); 21 Dec 2012 11:19:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Dec 2012 11:19:26 +0000 X-ASF-Spam-Status: No, hits=-1999.9 required=5.0 tests=ALL_TRUSTED,MISSING_MID X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 21 Dec 2012 11:19:24 +0000 Received: (qmail 21954 invoked by uid 99); 21 Dec 2012 11:19:03 -0000 Received: from thor.apache.org (HELO [140.211.11.22]) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Dec 2012 11:19:03 +0000 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1097 - /dev/incubator/helix/release-script-svn.sh Date: Fri, 21 Dec 2012 11:19:02 -0000 To: commits@helix.incubator.apache.org From: olamy@apache.org X-Mailer: svnmailer-1.0.8 X-Virus-Checked: Checked by ClamAV on apache.org Message-Id: <20121221111925.5820C816018@nike.apache.org> Author: olamy Date: Fri Dec 21 11:19:00 2012 New Revision: 1097 Log: asf license header Modified: dev/incubator/helix/release-script-svn.sh Modified: dev/incubator/helix/release-script-svn.sh ============================================================================== --- dev/incubator/helix/release-script-svn.sh (original) +++ dev/incubator/helix/release-script-svn.sh Fri Dec 21 11:19:00 2012 @@ -1,4 +1,23 @@ #!/usr/local/bin/bash +# +# 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. +# + ## $Id$ ## #$1 version #$2 staging repo path on archiva-repository.apache.org (usually https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/)