From 10bba35de2cc3b2c33cb2a1f04cae45bbdcd0c4e Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 19 Jul 2017 12:09:28 -0700 Subject: Applying license changes to all files [APPC-87] Fix Maven License Plugin Change-Id: I23a95b6c1020618d05f17c63c72152cf86e4d4a0 Signed-off-by: Patrick Brady --- .../src/main/java/org/openecomp/appc/dg/aai/AAIPlugin.java | 8 +++++--- .../org/openecomp/appc/dg/aai/exception/AAIQueryException.java | 8 +++++--- .../main/java/org/openecomp/appc/dg/aai/impl/AAIPluginImpl.java | 8 +++++--- .../src/main/java/org/openecomp/appc/dg/aai/impl/Constants.java | 8 +++++--- .../java/org/openecomp/appc/dg/aai/objects/AAIQueryResult.java | 8 +++++--- .../main/java/org/openecomp/appc/dg/aai/objects/Relationship.java | 8 +++++--- .../src/main/resources/OSGI-INF/blueprint/blueprint.xml | 8 +++++--- .../test/java/org/openecomp/appc/dg/aai/impl/AAIClientMock.java | 8 +++++--- .../java/org/openecomp/appc/dg/aai/impl/AAIPluginImplTest.java | 8 +++++--- .../java/org/openecomp/appc/dg/common/DCAEReporterPlugin.java | 8 +++++--- .../main/java/org/openecomp/appc/dg/common/DgResolverPlugin.java | 8 +++++--- .../org/openecomp/appc/dg/common/IntermediateMessageSender.java | 8 +++++--- .../src/main/java/org/openecomp/appc/dg/common/JsonDgUtil.java | 8 +++++--- .../src/main/java/org/openecomp/appc/dg/common/LegacyUtil.java | 8 +++++--- .../java/org/openecomp/appc/dg/common/OutputMessagePlugin.java | 8 +++++--- .../java/org/openecomp/appc/dg/common/VNFCDgResolverPlugin.java | 8 +++++--- .../main/java/org/openecomp/appc/dg/common/VNFConfigurator.java | 8 +++++--- .../main/java/org/openecomp/appc/dg/common/VnfExecutionFlow.java | 8 +++++--- .../java/org/openecomp/appc/dg/common/impl/AbstractResolver.java | 8 +++++--- .../openecomp/appc/dg/common/impl/AbstractResolverDataReader.java | 8 +++++--- .../main/java/org/openecomp/appc/dg/common/impl/Constants.java | 8 +++++--- .../org/openecomp/appc/dg/common/impl/DCAEReporterPluginImpl.java | 8 +++++--- .../org/openecomp/appc/dg/common/impl/DgResolverPluginImpl.java | 8 +++++--- .../src/main/java/org/openecomp/appc/dg/common/impl/FlowKey.java | 8 +++++--- .../appc/dg/common/impl/IntermediateMessageSenderImpl.java | 8 +++++--- .../java/org/openecomp/appc/dg/common/impl/JsonDgUtilImpl.java | 8 +++++--- .../java/org/openecomp/appc/dg/common/impl/LegacyUtilImpl.java | 8 +++++--- .../openecomp/appc/dg/common/impl/OutputMessagePluginImpl.java | 8 +++++--- .../openecomp/appc/dg/common/impl/ResolverDataReaderFactory.java | 8 +++++--- .../java/org/openecomp/appc/dg/common/impl/ResolverFactory.java | 8 +++++--- .../openecomp/appc/dg/common/impl/VNFCDgResolverPluginImpl.java | 8 +++++--- .../main/java/org/openecomp/appc/dg/common/impl/VNFCResolver.java | 8 +++++--- .../org/openecomp/appc/dg/common/impl/VNFCResolverDataReader.java | 8 +++++--- .../org/openecomp/appc/dg/common/impl/VNFConfiguratorImpl.java | 8 +++++--- .../main/java/org/openecomp/appc/dg/common/impl/VNFResolver.java | 8 +++++--- .../org/openecomp/appc/dg/common/impl/VNFResolverDataReader.java | 8 +++++--- .../org/openecomp/appc/dg/common/impl/VnfExecutionFlowImpl.java | 8 +++++--- .../org/openecomp/appc/dg/common/objects/ConnectionDetails.java | 8 +++++--- .../main/java/org/openecomp/appc/dg/common/utils/JAXBUtil.java | 8 +++++--- .../main/java/org/openecomp/appc/dg/common/utils/JSONUtil.java | 8 +++++--- .../src/main/resources/OSGI-INF/blueprint/blueprint.xml | 8 +++++--- .../src/main/resources/org/openecomp/appc/default.properties | 8 +++++--- .../openecomp/appc/dg/common/impl/DCAEReporterPluginImplTest.java | 8 +++++--- .../java/org/openecomp/appc/dg/common/impl/EventSenderMock.java | 8 +++++--- .../org/openecomp/appc/dg/common/impl/JsonDgUtilImplTest.java | 8 +++++--- .../openecomp/appc/dg/common/impl/TestVNFConfiguratorImpl.java | 8 +++++--- .../openecomp/appc/dg/common/impl/TestVnfExecutionFlowImpl.java | 8 +++++--- .../openecomp/appc/dg/dependencymanager/DependencyManager.java | 8 +++++--- .../org/openecomp/appc/dg/dependencymanager/DependencyType.java | 8 +++++--- .../dg/dependencymanager/exception/DependencyModelNotFound.java | 8 +++++--- .../appc/dg/dependencymanager/helper/DependencyModelParser.java | 8 +++++--- .../appc/dg/dependencymanager/impl/DependencyManagerImpl.java | 8 +++++--- .../appc/dg/dependencymanager/impl/DependencyModelFactory.java | 8 +++++--- .../appc/dg/dependencymanager/impl/ResourceDependency.java | 8 +++++--- .../main/java/org/openecomp/appc/dg/flowbuilder/FlowBuilder.java | 8 +++++--- .../main/java/org/openecomp/appc/dg/flowbuilder/FlowStrategy.java | 8 +++++--- .../appc/dg/flowbuilder/exception/InvalidDependencyModel.java | 8 +++++--- .../main/java/org/openecomp/appc/dg/flowbuilder/helper/Graph.java | 8 +++++--- .../openecomp/appc/dg/flowbuilder/impl/AbstractFlowStrategy.java | 8 +++++--- .../openecomp/appc/dg/flowbuilder/impl/FlowBuilderFactory.java | 8 +++++--- .../org/openecomp/appc/dg/flowbuilder/impl/FlowBuilderImpl.java | 8 +++++--- .../openecomp/appc/dg/flowbuilder/impl/ForwardFlowStrategy.java | 8 +++++--- .../openecomp/appc/dg/flowbuilder/impl/ReverseFlowStrategy.java | 8 +++++--- .../main/java/org/openecomp/appc/dg/objects/DependencyTypes.java | 8 +++++--- .../main/java/org/openecomp/appc/dg/objects/FlowStrategies.java | 8 +++++--- .../main/java/org/openecomp/appc/dg/objects/InventoryModel.java | 8 +++++--- .../src/main/java/org/openecomp/appc/dg/objects/Node.java | 8 +++++--- .../java/org/openecomp/appc/dg/objects/VnfcDependencyModel.java | 8 +++++--- .../main/java/org/openecomp/appc/dg/objects/VnfcFlowModel.java | 8 +++++--- .../java/org/openecomp/appc/dg/flowbuilder/TestFlowBuilder.java | 8 +++++--- .../src/main/java/org/openecomp/appc/domainmodel/Vnf.java | 8 +++++--- .../src/main/java/org/openecomp/appc/domainmodel/Vnfc.java | 8 +++++--- .../src/main/java/org/openecomp/appc/domainmodel/Vserver.java | 8 +++++--- .../java/org/openecomp/appc/dg/licmgr/LicenseManagerPlugin.java | 8 +++++--- .../openecomp/appc/dg/licmgr/impl/LicenseManagerPluginImpl.java | 8 +++++--- .../src/main/resources/OSGI-INF/blueprint/blueprint.xml | 8 +++++--- .../src/main/java/org/openecomp/appc/mdsal/MDSALStore.java | 8 +++++--- .../org/openecomp/appc/mdsal/exception/MDSALStoreException.java | 8 +++++--- .../src/main/java/org/openecomp/appc/mdsal/impl/Constants.java | 8 +++++--- .../java/org/openecomp/appc/mdsal/impl/MDSALStoreFactory.java | 8 +++++--- .../main/java/org/openecomp/appc/mdsal/impl/MDSALStoreImpl.java | 8 +++++--- .../main/java/org/openecomp/appc/mdsal/objects/BundleInfo.java | 8 +++++--- .../java/org/openecomp/appc/mdsal/operation/ConfigOperation.java | 8 +++++--- .../appc/mdsal/operation/ConfigOperationRequestFormatter.java | 8 +++++--- .../java/org/openecomp/appc/dg/netconf/NetconfClientPlugin.java | 8 +++++--- .../main/java/org/openecomp/appc/dg/netconf/NetconfDBPlugin.java | 8 +++++--- .../openecomp/appc/dg/netconf/impl/NetconfClientPluginImpl.java | 8 +++++--- .../org/openecomp/appc/dg/netconf/impl/NetconfDBPluginImpl.java | 8 +++++--- .../src/main/resources/OSGI-INF/blueprint/blueprint.xml | 8 +++++--- .../java/org/openecomp/appc/dg/netconf/impl/DAOServiceMock.java | 8 +++++--- .../appc/dg/netconf/impl/MockOperationalStateValidatorImpl.java | 8 +++++--- .../openecomp/appc/dg/netconf/impl/NetconfClientFactoryMock.java | 8 +++++--- .../org/openecomp/appc/dg/netconf/impl/NetconfClientJschMock.java | 8 +++++--- .../openecomp/appc/dg/netconf/impl/NetconfDBPluginImplTest.java | 8 +++++--- .../java/org/openecomp/appc/dg/netconf/impl/ObjectMapperMock.java | 8 +++++--- .../appc/dg/netconf/impl/OperationStateValidatorFactoryMock.java | 8 +++++--- .../appc-dg-shared-features/src/main/resources/features.xml | 8 +++++--- .../src/assembly/assemble_installer_zip.xml | 8 +++++--- .../src/assembly/assemble_mvnrepo_zip.xml | 8 +++++--- .../src/main/resources/scripts/install-feature.sh | 8 +++++--- .../src/main/java/org/openecomp/appc/dg/ssh/SshDBPlugin.java | 8 +++++--- .../src/main/java/org/openecomp/appc/dg/ssh/SshService.java | 8 +++++--- .../main/java/org/openecomp/appc/dg/ssh/impl/SshDBPluginImpl.java | 8 +++++--- .../main/java/org/openecomp/appc/dg/ssh/impl/SshServiceImpl.java | 8 +++++--- .../src/main/resources/OSGI-INF/blueprint/blueprint.xml | 8 +++++--- .../java/org/openecomp/appc/dg/ssh/impl/SshServiceImplTest.java | 8 +++++--- 106 files changed, 530 insertions(+), 318 deletions(-) (limited to 'appc-dg/appc-dg-shared') diff --git a/appc-dg/appc-dg-shared/appc-dg-aai/src/main/java/org/openecomp/appc/dg/aai/AAIPlugin.java b/appc-dg/appc-dg-shared/appc-dg-aai/src/main/java/org/openecomp/appc/dg/aai/AAIPlugin.java index 0198a330a..dcdcb398d 100644 --- a/appc-dg/appc-dg-shared/appc-dg-aai/src/main/java/org/openecomp/appc/dg/aai/AAIPlugin.java +++ b/appc-dg/appc-dg-shared/appc-dg-aai/src/main/java/org/openecomp/appc/dg/aai/AAIPlugin.java @@ -1,10 +1,11 @@ /*- * ============LICENSE_START======================================================= - * APPC + * ONAP : APPC * ================================================================================ * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. - * Copyright (C) 2017 Amdocs * ================================================================================ + * Copyright (C) 2017 Amdocs + * ============================================================================= * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -16,8 +17,9 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * 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. + * ============LICENSE_END========================================================= */ package org.openecomp.appc.dg.aai; diff --git a/appc-dg/appc-dg-shared/appc-dg-aai/src/main/java/org/openecomp/appc/dg/aai/exception/AAIQueryException.java b/appc-dg/appc-dg-shared/appc-dg-aai/src/main/java/org/openecomp/appc/dg/aai/exception/AAIQueryException.java index 6cee0affd..206825374 100644 --- a/appc-dg/appc-dg-shared/appc-dg-aai/src/main/java/org/openecomp/appc/dg/aai/exception/AAIQueryException.java +++ b/appc-dg/appc-dg-shared/appc-dg-aai/src/main/java/org/openecomp/appc/dg/aai/exception/AAIQueryException.java @@ -1,10 +1,11 @@ /*- * ============LICENSE_START======================================================= - * APPC + * ONAP : APPC * ================================================================================ * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. - * Copyright (C) 2017 Amdocs * ================================================================================ + * Copyright (C) 2017 Amdocs + * ============================================================================= * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -16,8 +17,9 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * 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. + * ============LICENSE_END========================================================= */ package org.openecomp.appc.dg.aai.exception; diff --git a/appc-dg/appc-dg-shared/appc-dg-aai/src/main/java/org/openecomp/appc/dg/aai/impl/AAIPluginImpl.java b/appc-dg/appc-dg-shared/appc-dg-aai/src/main/java/org/openecomp/appc/dg/aai/impl/AAIPluginImpl.java index d10b13d98..308261cfc 100644 --- a/appc-dg/appc-dg-shared/appc-dg-aai/src/main/java/org/openecomp/appc/dg/aai/impl/AAIPluginImpl.java +++ b/appc-dg/appc-dg-shared/appc-dg-aai/src/main/java/org/openecomp/appc/dg/aai/impl/AAIPluginImpl.java @@ -1,10 +1,11 @@ /*- * ============LICENSE_START======================================================= - * APPC + * ONAP : APPC * ================================================================================ * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. - * Copyright (C) 2017 Amdocs * ================================================================================ + * Copyright (C) 2017 Amdocs + * ============================================================================= * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -16,8 +17,9 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * 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. + * ============LICENSE_END========================================================= */ package org.openecomp.appc.dg.aai.impl; diff --git a/appc-dg/appc-dg-shared/appc-dg-aai/src/main/java/org/openecomp/appc/dg/aai/impl/Constants.java b/appc-dg/appc-dg-shared/appc-dg-aai/src/main/java/org/openecomp/appc/dg/aai/impl/Constants.java index de11cf934..0a9fe2176 100644 --- a/appc-dg/appc-dg-shared/appc-dg-aai/src/main/java/org/openecomp/appc/dg/aai/impl/Constants.java +++ b/appc-dg/appc-dg-shared/appc-dg-aai/src/main/java/org/openecomp/appc/dg/aai/impl/Constants.java @@ -1,10 +1,11 @@ /*- * ============LICENSE_START======================================================= - * APPC + * ONAP : APPC * ================================================================================ * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. - * Copyright (C) 2017 Amdocs * ================================================================================ + * Copyright (C) 2017 Amdocs + * ============================================================================= * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -16,8 +17,9 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * 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. + * ============LICENSE_END========================================================= */ package org.openecomp.appc.dg.aai.impl; diff --git a/appc-dg/appc-dg-shared/appc-dg-aai/src/main/java/org/openecomp/appc/dg/aai/objects/AAIQueryResult.java b/appc-dg/appc-dg-shared/appc-dg-aai/src/main/java/org/openecomp/appc/dg/aai/objects/AAIQueryResult.java index 6f9495e79..e6989a32d 100644 --- a/appc-dg/appc-dg-shared/appc-dg-aai/src/main/java/org/openecomp/appc/dg/aai/objects/AAIQueryResult.java +++ b/appc-dg/appc-dg-shared/appc-dg-aai/src/main/java/org/openecomp/appc/dg/aai/objects/AAIQueryResult.java @@ -1,10 +1,11 @@ /*- * ============LICENSE_START======================================================= - * APPC + * ONAP : APPC * ================================================================================ * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. - * Copyright (C) 2017 Amdocs * ================================================================================ + * Copyright (C) 2017 Amdocs + * ============================================================================= * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -16,8 +17,9 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * 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. + * ============LICENSE_END========================================================= */ package org.openecomp.appc.dg.aai.objects; diff --git a/appc-dg/appc-dg-shared/appc-dg-aai/src/main/java/org/openecomp/appc/dg/aai/objects/Relationship.java b/appc-dg/appc-dg-shared/appc-dg-aai/src/main/java/org/openecomp/appc/dg/aai/objects/Relationship.java index 0cad8e18d..f81919223 100644 --- a/appc-dg/appc-dg-shared/appc-dg-aai/src/main/java/org/openecomp/appc/dg/aai/objects/Relationship.java +++ b/appc-dg/appc-dg-shared/appc-dg-aai/src/main/java/org/openecomp/appc/dg/aai/objects/Relationship.java @@ -1,10 +1,11 @@ /*- * ============LICENSE_START======================================================= - * APPC + * ONAP : APPC * ================================================================================ * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. - * Copyright (C) 2017 Amdocs * ================================================================================ + * Copyright (C) 2017 Amdocs + * ============================================================================= * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -16,8 +17,9 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * 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. + * ============LICENSE_END========================================================= */ package org.openecomp.appc.dg.aai.objects; diff --git a/appc-dg/appc-dg-shared/appc-dg-aai/src/main/resources/OSGI-INF/blueprint/blueprint.xml b/appc-dg/appc-dg-shared/appc-dg-aai/src/main/resources/OSGI-INF/blueprint/blueprint.xml index 6a4fd5c8a..1b76c29fe 100644 --- a/appc-dg/appc-dg-shared/appc-dg-aai/src/main/resources/OSGI-INF/blueprint/blueprint.xml +++ b/appc-dg/appc-dg-shared/appc-dg-aai/src/main/resources/OSGI-INF/blueprint/blueprint.xml @@ -1,11 +1,12 @@ diff --git a/appc-dg/appc-dg-shared/appc-dg-shared-installer/src/assembly/assemble_installer_zip.xml b/appc-dg/appc-dg-shared/appc-dg-shared-installer/src/assembly/assemble_installer_zip.xml index 4ecf625bf..322fa76eb 100644 --- a/appc-dg/appc-dg-shared/appc-dg-shared-installer/src/assembly/assemble_installer_zip.xml +++ b/appc-dg/appc-dg-shared/appc-dg-shared-installer/src/assembly/assemble_installer_zip.xml @@ -1,10 +1,11 @@ diff --git a/appc-dg/appc-dg-shared/appc-dg-shared-installer/src/assembly/assemble_mvnrepo_zip.xml b/appc-dg/appc-dg-shared/appc-dg-shared-installer/src/assembly/assemble_mvnrepo_zip.xml index 4d672a3f9..615ee37d0 100644 --- a/appc-dg/appc-dg-shared/appc-dg-shared-installer/src/assembly/assemble_mvnrepo_zip.xml +++ b/appc-dg/appc-dg-shared/appc-dg-shared-installer/src/assembly/assemble_mvnrepo_zip.xml @@ -1,10 +1,11 @@ diff --git a/appc-dg/appc-dg-shared/appc-dg-shared-installer/src/main/resources/scripts/install-feature.sh b/appc-dg/appc-dg-shared/appc-dg-shared-installer/src/main/resources/scripts/install-feature.sh index b7b4de680..13d41ca56 100644 --- a/appc-dg/appc-dg-shared/appc-dg-shared-installer/src/main/resources/scripts/install-feature.sh +++ b/appc-dg/appc-dg-shared/appc-dg-shared-installer/src/main/resources/scripts/install-feature.sh @@ -1,10 +1,11 @@ ### # ============LICENSE_START======================================================= -# APPC +# ONAP : APPC # ================================================================================ # Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. -# Copyright (C) 2017 Amdocs # ================================================================================ +# Copyright (C) 2017 Amdocs +# ============================================================================= # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at @@ -16,8 +17,9 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # 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. +# ============LICENSE_END========================================================= ### #!/bin/bash diff --git a/appc-dg/appc-dg-shared/appc-dg-ssh/src/main/java/org/openecomp/appc/dg/ssh/SshDBPlugin.java b/appc-dg/appc-dg-shared/appc-dg-ssh/src/main/java/org/openecomp/appc/dg/ssh/SshDBPlugin.java index 43030d7e1..d848ff30d 100644 --- a/appc-dg/appc-dg-shared/appc-dg-ssh/src/main/java/org/openecomp/appc/dg/ssh/SshDBPlugin.java +++ b/appc-dg/appc-dg-shared/appc-dg-ssh/src/main/java/org/openecomp/appc/dg/ssh/SshDBPlugin.java @@ -1,10 +1,11 @@ /*- * ============LICENSE_START======================================================= - * APPC + * ONAP : APPC * ================================================================================ * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. - * Copyright (C) 2017 Amdocs * ================================================================================ + * Copyright (C) 2017 Amdocs + * ============================================================================= * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -16,8 +17,9 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * 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. + * ============LICENSE_END========================================================= */ package org.openecomp.appc.dg.ssh; diff --git a/appc-dg/appc-dg-shared/appc-dg-ssh/src/main/java/org/openecomp/appc/dg/ssh/SshService.java b/appc-dg/appc-dg-shared/appc-dg-ssh/src/main/java/org/openecomp/appc/dg/ssh/SshService.java index f2dddee95..bef0bef0d 100644 --- a/appc-dg/appc-dg-shared/appc-dg-ssh/src/main/java/org/openecomp/appc/dg/ssh/SshService.java +++ b/appc-dg/appc-dg-shared/appc-dg-ssh/src/main/java/org/openecomp/appc/dg/ssh/SshService.java @@ -1,10 +1,11 @@ /*- * ============LICENSE_START======================================================= - * APPC + * ONAP : APPC * ================================================================================ * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. - * Copyright (C) 2017 Amdocs * ================================================================================ + * Copyright (C) 2017 Amdocs + * ============================================================================= * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -16,8 +17,9 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * 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. + * ============LICENSE_END========================================================= */ package org.openecomp.appc.dg.ssh; diff --git a/appc-dg/appc-dg-shared/appc-dg-ssh/src/main/java/org/openecomp/appc/dg/ssh/impl/SshDBPluginImpl.java b/appc-dg/appc-dg-shared/appc-dg-ssh/src/main/java/org/openecomp/appc/dg/ssh/impl/SshDBPluginImpl.java index e0be5c955..ddceb3efe 100644 --- a/appc-dg/appc-dg-shared/appc-dg-ssh/src/main/java/org/openecomp/appc/dg/ssh/impl/SshDBPluginImpl.java +++ b/appc-dg/appc-dg-shared/appc-dg-ssh/src/main/java/org/openecomp/appc/dg/ssh/impl/SshDBPluginImpl.java @@ -1,10 +1,11 @@ /*- * ============LICENSE_START======================================================= - * APPC + * ONAP : APPC * ================================================================================ * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. - * Copyright (C) 2017 Amdocs * ================================================================================ + * Copyright (C) 2017 Amdocs + * ============================================================================= * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -16,8 +17,9 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * 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. + * ============LICENSE_END========================================================= */ package org.openecomp.appc.dg.ssh.impl; diff --git a/appc-dg/appc-dg-shared/appc-dg-ssh/src/main/java/org/openecomp/appc/dg/ssh/impl/SshServiceImpl.java b/appc-dg/appc-dg-shared/appc-dg-ssh/src/main/java/org/openecomp/appc/dg/ssh/impl/SshServiceImpl.java index 3ae0635ba..4239985cc 100644 --- a/appc-dg/appc-dg-shared/appc-dg-ssh/src/main/java/org/openecomp/appc/dg/ssh/impl/SshServiceImpl.java +++ b/appc-dg/appc-dg-shared/appc-dg-ssh/src/main/java/org/openecomp/appc/dg/ssh/impl/SshServiceImpl.java @@ -1,10 +1,11 @@ /*- * ============LICENSE_START======================================================= - * APPC + * ONAP : APPC * ================================================================================ * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. - * Copyright (C) 2017 Amdocs * ================================================================================ + * Copyright (C) 2017 Amdocs + * ============================================================================= * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -16,8 +17,9 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * 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. + * ============LICENSE_END========================================================= */ package org.openecomp.appc.dg.ssh.impl; diff --git a/appc-dg/appc-dg-shared/appc-dg-ssh/src/main/resources/OSGI-INF/blueprint/blueprint.xml b/appc-dg/appc-dg-shared/appc-dg-ssh/src/main/resources/OSGI-INF/blueprint/blueprint.xml index b30ac21e7..386e8b5da 100644 --- a/appc-dg/appc-dg-shared/appc-dg-ssh/src/main/resources/OSGI-INF/blueprint/blueprint.xml +++ b/appc-dg/appc-dg-shared/appc-dg-ssh/src/main/resources/OSGI-INF/blueprint/blueprint.xml @@ -1,11 +1,12 @@