X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=blobdiff_plain;f=karma.conf.js;h=ab57c1cff14ed021d3d7a68aae0ca5ed97325a4f;hp=d173c717f9092db2193f04a4aaae3138017e33be;hb=786f2bd8636c9b9ddd661aaffe3bceac6e041739;hpb=c1917730a648ddbb6cd51307cea9464a697700d8;ds=sidebyside diff --git a/karma.conf.js b/karma.conf.js index d173c71..ab57c1c 100644 --- a/karma.conf.js +++ b/karma.conf.js @@ -2,8 +2,8 @@ * ============LICENSE_START======================================================= * org.onap.aai * ================================================================================ - * Copyright © 2017 AT&T Intellectual Property. All rights reserved. - * Copyright © 2017 Amdocs + * Copyright © 2017-2018 AT&T Intellectual Property. All rights reserved. + * Copyright © 2017-2018 Amdocs * ================================================================================ * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -17,10 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. * ============LICENSE_END========================================================= - * - * ECOMP is a trademark and service mark of AT&T Intellectual Property. */ - var path = require('path'); var webpack = require('webpack'); var isparta = require('isparta');