X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsparky-fe.git;a=blobdiff_plain;f=pom_license.xml;h=1d847af27421347bbb4c5ef9c7f7a79772c5985e;hp=40bf42bec2b38bb219b3bf19db28b88989debcf3;hb=0b2b11bad1457e7f388ab2a99af6ebf231e862e3;hpb=c1917730a648ddbb6cd51307cea9464a697700d8 diff --git a/pom_license.xml b/pom_license.xml index 40bf42b..1d847af 100644 --- a/pom_license.xml +++ b/pom_license.xml @@ -3,8 +3,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. @@ -19,8 +19,6 @@ limitations under the License. ============LICENSE_END========================================================= - ECOMP is a trademark and service mark of AT&T Intellectual Property. - --> @@ -35,7 +33,7 @@ - ${nexusTarget} + ${nexusTarget} @@ -43,39 +41,51 @@ - - com.mycila - license-maven-plugin - 3.0 + + com.mycila + license-maven-plugin + 3.0 - -
LICENSE
+ +
LICENSE
resources/scss/bootstrap/** resources/scss/bootstrap-cust/** + .idea/** + dist/** + node_modules/** + .npmrc/** + test/coverage/** + .vscode/** + node/** + target/** - - src/**/*.js + + src/**/*.js src/**/*.jsx src/**/*.html + test/**/*.js + test/**/*.jsx + test/**/*.html + tools/**/*.js *.js *.xml resources/scss/**/*.scss - + SLASHSTAR_STYLE JAVADOC_STYLE -
- - - - format - - process-sources - - -
+ + + + + format + + process-sources + + +