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

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

commit 8b5d4a80a58038a5f773e8c17e5ff136b8cfd4bf
Author: Dylan Volz <dylan_v...@comcast.com>
AuthorDate: Wed May 2 14:37:16 2018 -0600

    remove duplicate license reference and whitespace
---
 LICENSE                            | 4 ----
 traffic_ops/build/traffic_ops.spec | 2 --
 2 files changed, 6 deletions(-)

diff --git a/LICENSE b/LICENSE
index 4cff2f5..d1befb5 100644
--- a/LICENSE
+++ b/LICENSE
@@ -324,10 +324,6 @@ For the pq component:
 @traffic_ops/vendor/github.com/lib/pq/*
 ./traffic_ops/experimental/traffic_ops_auth/vendor/github.com/lib/pq/LICENSE.md
 
-and also:
-@traffic_ops/vendor/github.com/lib/pq/*
-./traffic_ops/vendor/github.com/lib/pq/LICENSE.md
-
 For the influxdb component:
 @traffic_stats/vendor/github.com/influxdata/influxdb/*
 ./traffic_stats/vendor/github.com/influxdata/influxdb/LICENSE
diff --git a/traffic_ops/build/traffic_ops.spec 
b/traffic_ops/build/traffic_ops.spec
index 8635b36..4631b9d 100644
--- a/traffic_ops/build/traffic_ops.spec
+++ b/traffic_ops/build/traffic_ops.spec
@@ -67,8 +67,6 @@ Built: %(date) by %{getenv: USER}
     # Create build area with proper gopath structure
     mkdir -p src pkg bin || { echo "Could not create directories in $(pwd): 
$!"; exit 1; }
 
-     
-
     # build all internal go dependencies (expects package being built as 
argument)
     build_dependencies () {
        IFS=$'\n'

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

Reply via email to