diff options
author | Determe, Sebastien (sd378r) <sd378r@intl.att.com> | 2018-04-24 18:14:24 +0200 |
---|---|---|
committer | Determe, Sebastien (sd378r) <sd378r@intl.att.com> | 2018-04-24 18:14:24 +0200 |
commit | 488b7ebe8451d5ae6890b1f56ebce908402d5fee (patch) | |
tree | 11e244028050605cb131e6643237fc10d698318c /src/test/resources/http-cache | |
parent | 52c98dd27b8803d782a7da7611438d97838a1c77 (diff) |
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: Ifdc5a4d9d8fb25d1b66d8a5699fde3cba17af7a4
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Diffstat (limited to 'src/test/resources/http-cache')
-rwxr-xr-x | src/test/resources/http-cache/third_party_proxy.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/resources/http-cache/third_party_proxy.py b/src/test/resources/http-cache/third_party_proxy.py index 29d34cc89..fdc4fab34 100755 --- a/src/test/resources/http-cache/third_party_proxy.py +++ b/src/test/resources/http-cache/third_party_proxy.py @@ -19,7 +19,7 @@ # limitations under the License. # ============LICENSE_END============================================ # =================================================================== -# ECOMP is a trademark and service mark of AT&T Intellectual Property. +# ### import json |