diff options
author | Venkata Harish K Kajur <vk250x@att.com> | 2017-05-12 16:48:35 -0400 |
---|---|---|
committer | Venkata Harish K Kajur <vk250x@att.com> | 2017-05-12 16:49:38 -0400 |
commit | 96bf8c7b86bbf3350edcedcd19ad4dff97e62bb7 (patch) | |
tree | c7a20b38044e03e36512fb517922038a4aaa4656 /aai-schema/src/main/java | |
parent | 3edff944047a20881c5d5e485e4752be456ef516 (diff) |
Update license files, sonar plugin and fix tests
Change-Id: If25f0890de84b4a6a001fd669de3d6e0241a474c
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'aai-schema/src/main/java')
-rw-r--r-- | aai-schema/src/main/java/org/openecomp/aai/schema/enums/ObjectMetadata.java | 20 | ||||
-rw-r--r-- | aai-schema/src/main/java/org/openecomp/aai/schema/enums/PropertyMetadata.java | 20 |
2 files changed, 20 insertions, 20 deletions
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========================================================= */ |