From 127f24ee8e0fffaab12919cd4195775f5ba08f28 Mon Sep 17 00:00:00 2001 From: Rich Tabedzki Date: Thu, 30 Mar 2017 16:54:23 +0000 Subject: [SDNC-5] summary Updating AAI code Change-Id: I3f8b2038f1c5bd1051ae0c9f92d6e5ef5bc14349 Signed-off-by: Rich Tabedzki --- .../aai/inventory/v8/NamedQueryElement.java | 23 +++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) (limited to 'aai-service/provider/src/main/java/org/openecomp/aai/inventory/v8/NamedQueryElement.java') diff --git a/aai-service/provider/src/main/java/org/openecomp/aai/inventory/v8/NamedQueryElement.java b/aai-service/provider/src/main/java/org/openecomp/aai/inventory/v8/NamedQueryElement.java index 7756d73..0cf4a84 100644 --- a/aai-service/provider/src/main/java/org/openecomp/aai/inventory/v8/NamedQueryElement.java +++ b/aai-service/provider/src/main/java/org/openecomp/aai/inventory/v8/NamedQueryElement.java @@ -1,8 +1,29 @@ +/*- + * ============LICENSE_START======================================================= + * openECOMP : SDN-C + * ================================================================================ + * Copyright (C) 2017 AT&T Intellectual Property. All rights + * reserved. + * ================================================================================ + * 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 + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * 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========================================================= + */ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.11 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2017.02.21 at 07:59:51 PM EST +// Generated on: 2017.03.29 at 11:26:46 AM GMT+00:00 // -- cgit 1.2.3-korg