This is an automated email from the ASF dual-hosted git repository.

mitchell852 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-trafficcontrol.git

commit 76cb698a0a6dfac5036b1ace67025b37baa5eb1d
Author: Dewayne Richardson <dewr...@apache.org>
AuthorDate: Thu Mar 22 13:51:21 2018 -0600

    added apache header
---
 traffic_ops/traffic_ops_golang/swaggerdocs/gen_docs.sh | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/traffic_ops/traffic_ops_golang/swaggerdocs/gen_docs.sh 
b/traffic_ops/traffic_ops_golang/swaggerdocs/gen_docs.sh
index 453020a..a7c7154 100755
--- a/traffic_ops/traffic_ops_golang/swaggerdocs/gen_docs.sh
+++ b/traffic_ops/traffic_ops_golang/swaggerdocs/gen_docs.sh
@@ -1,5 +1,22 @@
 #!/usr/bin/env 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.
+
 unset DEBUG
 #export DEBUG=true
 swagger generate spec -o ./swagger.json

-- 
To stop receiving notification emails like this one, please contact
mitchell...@apache.org.

Reply via email to