diff options
author | Determe, Sebastien (sd378r) <sd378r@intl.att.com> | 2018-04-24 18:12:38 +0200 |
---|---|---|
committer | Determe, Sebastien (sd378r) <sd378r@intl.att.com> | 2018-04-24 18:12:38 +0200 |
commit | dd52f7812c55dc6e58262c5ca29761598fffe40a (patch) | |
tree | 9b3f1eb9c8e31df47674833fa63c604e60a7fdaa /extra | |
parent | d400321cd3415ac2a0fa6a634e54be4fc0dc4aac (diff) |
Remove ECOMP in headers
Remove ECOMP in headers of the source files
Issue-ID: CLAMP-156
Change-Id: Iac30f54e6b2f365f6a87fa40f1d2b11107defaca
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Diffstat (limited to 'extra')
-rwxr-xr-x | extra/sql/load-sql-files-tests-automation.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/sql/load-sql-files-tests-automation.sh b/extra/sql/load-sql-files-tests-automation.sh index 4924922c..f2f75f68 100755 --- a/extra/sql/load-sql-files-tests-automation.sh +++ b/extra/sql/load-sql-files-tests-automation.sh @@ -20,7 +20,7 @@ # limitations under the License. # ============LICENSE_END============================================ # =================================================================== -# ECOMP is a trademark and service mark of AT&T Intellectual Property. +# ### cd /docker-entrypoint-initdb.d/bulkload |