You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ol...@apache.org on 2012/12/21 12:19:02 UTC

svn commit: r1097 - /dev/incubator/helix/release-script-svn.sh

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/)