add license

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

Branch: refs/heads/master
Commit: a3505cd9e36e250666b9738fa7f0fb12f3b084b9
Parents: 0f47d3a
Author: Jan van Doorn <j...@apache.org>
Authored: Mon Feb 13 01:43:48 2017 +0000
Committer: Dave Neuman <neu...@apache.org>
Committed: Sun Feb 19 18:43:15 2017 -0700

----------------------------------------------------------------------
 test/traffic_ops_cfg/cfg_test.pl | 13 +++++++++++++
 1 file changed, 13 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/a3505cd9/test/traffic_ops_cfg/cfg_test.pl
----------------------------------------------------------------------
diff --git a/test/traffic_ops_cfg/cfg_test.pl b/test/traffic_ops_cfg/cfg_test.pl
index fc3eace..a55a1d4 100755
--- a/test/traffic_ops_cfg/cfg_test.pl
+++ b/test/traffic_ops_cfg/cfg_test.pl
@@ -1,5 +1,18 @@
 #!/usr/bin/perl
 #
+# Licensed 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.
+#
+
 # Some misc subs to help with testing.
 #
 use warnings;

Reply via email to