From 96bf8c7b86bbf3350edcedcd19ad4dff97e62bb7 Mon Sep 17 00:00:00 2001
From: Venkata Harish K Kajur <vk250x@att.com>
Date: Fri, 12 May 2017 16:48:35 -0400
Subject: Update license files, sonar plugin and fix tests

Change-Id: If25f0890de84b4a6a001fd669de3d6e0241a474c
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
---
 .../openecomp/aai/schema/enums/ObjectMetadata.java   | 20 ++++++++++----------
 .../openecomp/aai/schema/enums/PropertyMetadata.java | 20 ++++++++++----------
 2 files changed, 20 insertions(+), 20 deletions(-)

(limited to 'aai-schema/src/main/java/org')

diff --git a/aai-schema/src/main/java/org/openecomp/aai/schema/enums/ObjectMetadata.java b/aai-schema/src/main/java/org/openecomp/aai/schema/enums/ObjectMetadata.java
index bdc2c1cb..aad399d9 100644
--- a/aai-schema/src/main/java/org/openecomp/aai/schema/enums/ObjectMetadata.java
+++ b/aai-schema/src/main/java/org/openecomp/aai/schema/enums/ObjectMetadata.java
@@ -5,16 +5,16 @@
  * 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.
+ * 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=========================================================
  */
 
diff --git a/aai-schema/src/main/java/org/openecomp/aai/schema/enums/PropertyMetadata.java b/aai-schema/src/main/java/org/openecomp/aai/schema/enums/PropertyMetadata.java
index c81f45b0..59797cfd 100644
--- a/aai-schema/src/main/java/org/openecomp/aai/schema/enums/PropertyMetadata.java
+++ b/aai-schema/src/main/java/org/openecomp/aai/schema/enums/PropertyMetadata.java
@@ -5,16 +5,16 @@
  * 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.
+ * 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=========================================================
  */
 
-- 
cgit 1.2.3-korg