license fixes to be backported to 2.0.x

(cherry picked from commit 1ddcd73418bf17450a194cd767370c09763ed1fa)


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/734ba8ec
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/734ba8ec
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/diff/734ba8ec

Branch: refs/heads/2.0.x
Commit: 734ba8ec8cbb270d114aacd66a57105e3a498ff6
Parents: 1d87e85
Author: Dan Kirkwood <dang...@gmail.com>
Authored: Fri May 19 16:54:39 2017 -0600
Committer: Eric Friedrich <fri...@apache.org>
Committed: Thu Jun 15 13:47:13 2017 -0400

----------------------------------------------------------------------
 traffic_ops_db/pg-migration/runwaiter.sh | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/734ba8ec/traffic_ops_db/pg-migration/runwaiter.sh
----------------------------------------------------------------------
diff --git a/traffic_ops_db/pg-migration/runwaiter.sh 
b/traffic_ops_db/pg-migration/runwaiter.sh
old mode 100755
new mode 100644
index 7cf2222..f5609c9
--- a/traffic_ops_db/pg-migration/runwaiter.sh
+++ b/traffic_ops_db/pg-migration/runwaiter.sh
@@ -1,4 +1,20 @@
 #!/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.
 
 
 echo "WAITER_HOST: $WAITER_HOST"

Reply via email to