diff options
author | John McClung <jm1364@att.com> | 2018-06-11 13:02:39 -0400 |
---|---|---|
committer | John McClung <jm1364@att.com> | 2018-06-11 13:04:43 -0400 |
commit | 97ed9855d100e78c0dc240dda187ed29ee7f238b (patch) | |
tree | 1089a234c28693168a527b59496244f856736112 /appc-client/client-lib/src/test | |
parent | ea160fcd7ad7dae7f61eb3b00a42dde01cf793d0 (diff) |
Update license header in misc appc files
More license header updates to miscellaneous appc files to reflect 2018 changes.
Change-Id: I1d1d020792942ffe2d3bbda6eae05c43831ffce1
Issue-ID: APPC-994
Signed-off-by: John McClung <jm1364@att.com>
Diffstat (limited to 'appc-client/client-lib/src/test')
-rw-r--r-- | appc-client/client-lib/src/test/java/org/onap/appc/client/impl/core/CoreExceptionTest.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/appc-client/client-lib/src/test/java/org/onap/appc/client/impl/core/CoreExceptionTest.java b/appc-client/client-lib/src/test/java/org/onap/appc/client/impl/core/CoreExceptionTest.java index e661d4bbc..f07a64591 100644 --- a/appc-client/client-lib/src/test/java/org/onap/appc/client/impl/core/CoreExceptionTest.java +++ b/appc-client/client-lib/src/test/java/org/onap/appc/client/impl/core/CoreExceptionTest.java @@ -18,7 +18,6 @@ * See the License for the specific language governing permissions and
* limitations under the License.
*
- * ECOMP is a trademark and service mark of AT&T Intellectual Property.
* ============LICENSE_END=========================================================
*/
|