Author: tross
Date: Fri Oct 19 19:45:08 2012
New Revision: 1400253
URL: http://svn.apache.org/viewvc?rev=1400253&view=rev
Log:
PROTON-47 - Added missing license text
Modified:
qpid/proton/trunk/release.sh
Modified: qpid/proton/trunk/release.sh
URL:
http://svn.apache.org/viewvc/qpid/proton/trunk/release.sh?rev=1400253&r1=1400252&r2=1400253&view=diff
==============================================================================
--- qpid/proton/trunk/release.sh (original)
+++ qpid/proton/trunk/release.sh Fri Oct 19 19:45:08 2012
@@ -1,4 +1,24 @@
#!/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.
+#
+
#
# release.sh - Creates release tarballs from the upstream source
# repository.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]