diff options
author | Venkata Harish K Kajur <vk250x@att.com> | 2017-06-07 15:34:50 -0400 |
---|---|---|
committer | Venkata Harish K Kajur <vk250x@att.com> | 2017-06-07 15:45:09 -0400 |
commit | abc0603e008f2cbec37d6c2dcf03f27d2edf30f2 (patch) | |
tree | 954a3fd614dc18f388486f5e4532feb61fa9d257 /aai-annotations/src | |
parent | 2d917a2119d74679a23182a9f292bb25439620fc (diff) |
[AAI-ONAP] Get the latest code and sync to onap
Change-Id: Ifd6e05a807b1bc5246cd2442cb54495b84100e83
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'aai-annotations/src')
-rw-r--r-- | aai-annotations/src/main/java/org/openecomp/aai/annotations/Metadata.java | 20 | ||||
-rw-r--r--[-rwxr-xr-x] | aai-annotations/src/test/java/org/openecomp/aai/annotations/AnnotationsTest.java | 0 |
2 files changed, 10 insertions, 10 deletions
diff --git a/aai-annotations/src/main/java/org/openecomp/aai/annotations/Metadata.java b/aai-annotations/src/main/java/org/openecomp/aai/annotations/Metadata.java index d35ff808..03755c67 100644 --- a/aai-annotations/src/main/java/org/openecomp/aai/annotations/Metadata.java +++ b/aai-annotations/src/main/java/org/openecomp/aai/annotations/Metadata.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-annotations/src/test/java/org/openecomp/aai/annotations/AnnotationsTest.java b/aai-annotations/src/test/java/org/openecomp/aai/annotations/AnnotationsTest.java index 9efc38a6..9efc38a6 100755..100644 --- a/aai-annotations/src/test/java/org/openecomp/aai/annotations/AnnotationsTest.java +++ b/aai-annotations/src/test/java/org/openecomp/aai/annotations/AnnotationsTest.java |