From a687be0350580515b44b49e13f223521e053ced9 Mon Sep 17 00:00:00 2001 From: Seshu-Kumar-M Date: Mon, 11 Sep 2017 11:57:49 +0530 Subject: Change the header to SO IssueId : SO-120 Change-Id: I1a94ec1846caaa8968054eb0124fa7cf7885a432 Signed-off-by: Seshu-Kumar-M --- common/src/main/java/org/openecomp/mso/entity/MsoRequest.java | 2 +- common/src/main/java/org/openecomp/mso/entity/package-info.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'common/src/main/java/org/openecomp/mso/entity') diff --git a/common/src/main/java/org/openecomp/mso/entity/MsoRequest.java b/common/src/main/java/org/openecomp/mso/entity/MsoRequest.java index 4f3a4ab9de..39ba8dc175 100644 --- a/common/src/main/java/org/openecomp/mso/entity/MsoRequest.java +++ b/common/src/main/java/org/openecomp/mso/entity/MsoRequest.java @@ -1,6 +1,6 @@ /*- * ============LICENSE_START======================================================= - * OPENECOMP - MSO + * ONAP - SO * ================================================================================ * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. * ================================================================================ diff --git a/common/src/main/java/org/openecomp/mso/entity/package-info.java b/common/src/main/java/org/openecomp/mso/entity/package-info.java index e97a588e32..bf7201c15d 100644 --- a/common/src/main/java/org/openecomp/mso/entity/package-info.java +++ b/common/src/main/java/org/openecomp/mso/entity/package-info.java @@ -1,6 +1,6 @@ /*- * ============LICENSE_START======================================================= - * OPENECOMP - MSO + * ONAP - SO * ================================================================================ * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. * ================================================================================ -- cgit 1.2.3-korg