diff options
author | sg481n <sg481n@att.com> | 2017-08-09 23:34:20 -0400 |
---|---|---|
committer | sg481n <sg481n@att.com> | 2017-08-09 23:34:20 -0400 |
commit | be977ba3cfefdc1576f92994e282119cc6d4fd96 (patch) | |
tree | 2f6c22f06b2d4291753947c4e474e837f699a940 /client/src/test | |
parent | 4a51a8f96715ffb2a42189b93b9fa91b453b8530 (diff) |
[AAF-21] Updated Copyright Headers for AAF
Change-Id: I6075e7a49fc6ad61db0c89a980d39e8d8691fd5f
Signed-off-by: sg481n <sg481n@att.com>
Diffstat (limited to 'client/src/test')
8 files changed, 8 insertions, 16 deletions
diff --git a/client/src/test/java/com/client/test/BasicDME2Client.java b/client/src/test/java/com/client/test/BasicDME2Client.java index a7b2f41..f26d3b1 100644 --- a/client/src/test/java/com/client/test/BasicDME2Client.java +++ b/client/src/test/java/com/client/test/BasicDME2Client.java @@ -1,9 +1,8 @@ /*******************************************************************************
* ============LICENSE_START====================================================
- * * org.onap.aai
+ * * org.onap.aaf
* * ===========================================================================
* * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
- * * Copyright © 2017 Amdocs
* * ===========================================================================
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
diff --git a/client/src/test/java/com/client/test/JU_DNSLocator.java b/client/src/test/java/com/client/test/JU_DNSLocator.java index fcd14c8..04a4f17 100644 --- a/client/src/test/java/com/client/test/JU_DNSLocator.java +++ b/client/src/test/java/com/client/test/JU_DNSLocator.java @@ -1,9 +1,8 @@ /*******************************************************************************
* ============LICENSE_START====================================================
- * * org.onap.aai
+ * * org.onap.aaf
* * ===========================================================================
* * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
- * * Copyright © 2017 Amdocs
* * ===========================================================================
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
diff --git a/client/src/test/java/com/client/test/JU_PropertyLocator.java b/client/src/test/java/com/client/test/JU_PropertyLocator.java index be8e587..89bef62 100644 --- a/client/src/test/java/com/client/test/JU_PropertyLocator.java +++ b/client/src/test/java/com/client/test/JU_PropertyLocator.java @@ -1,9 +1,8 @@ /*******************************************************************************
* ============LICENSE_START====================================================
- * * org.onap.aai
+ * * org.onap.aaf
* * ===========================================================================
* * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
- * * Copyright © 2017 Amdocs
* * ===========================================================================
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
diff --git a/client/src/test/java/com/client/test/PaulUzee.java b/client/src/test/java/com/client/test/PaulUzee.java index 6f82146..24aeb49 100644 --- a/client/src/test/java/com/client/test/PaulUzee.java +++ b/client/src/test/java/com/client/test/PaulUzee.java @@ -1,9 +1,8 @@ /*******************************************************************************
* ============LICENSE_START====================================================
- * * org.onap.aai
+ * * org.onap.aaf
* * ===========================================================================
* * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
- * * Copyright © 2017 Amdocs
* * ===========================================================================
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
diff --git a/client/src/test/java/com/client/test/TestAccess.java b/client/src/test/java/com/client/test/TestAccess.java index 3724f1b..434ae62 100644 --- a/client/src/test/java/com/client/test/TestAccess.java +++ b/client/src/test/java/com/client/test/TestAccess.java @@ -1,9 +1,8 @@ /*******************************************************************************
* ============LICENSE_START====================================================
- * * org.onap.aai
+ * * org.onap.aaf
* * ===========================================================================
* * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
- * * Copyright © 2017 Amdocs
* * ===========================================================================
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
diff --git a/client/src/test/java/com/client/test/TestDME2Client.java b/client/src/test/java/com/client/test/TestDME2Client.java index 5e5e822..415f992 100644 --- a/client/src/test/java/com/client/test/TestDME2Client.java +++ b/client/src/test/java/com/client/test/TestDME2Client.java @@ -1,9 +1,8 @@ /*******************************************************************************
* ============LICENSE_START====================================================
- * * org.onap.aai
+ * * org.onap.aaf
* * ===========================================================================
* * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
- * * Copyright © 2017 Amdocs
* * ===========================================================================
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
diff --git a/client/src/test/java/com/client/test/TestDME2RcliClient.java b/client/src/test/java/com/client/test/TestDME2RcliClient.java index 61bc76a..6ff5d6f 100644 --- a/client/src/test/java/com/client/test/TestDME2RcliClient.java +++ b/client/src/test/java/com/client/test/TestDME2RcliClient.java @@ -1,9 +1,8 @@ /*******************************************************************************
* ============LICENSE_START====================================================
- * * org.onap.aai
+ * * org.onap.aaf
* * ===========================================================================
* * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
- * * Copyright © 2017 Amdocs
* * ===========================================================================
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
diff --git a/client/src/test/java/com/client/test/TestHClient.java b/client/src/test/java/com/client/test/TestHClient.java index 0c6a162..7fcd113 100644 --- a/client/src/test/java/com/client/test/TestHClient.java +++ b/client/src/test/java/com/client/test/TestHClient.java @@ -1,9 +1,8 @@ /*******************************************************************************
* ============LICENSE_START====================================================
- * * org.onap.aai
+ * * org.onap.aaf
* * ===========================================================================
* * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
- * * Copyright © 2017 Amdocs
* * ===========================================================================
* * Licensed under the Apache License, Version 2.0 (the "License");
* * you may not use this file except in compliance with the License.
|