diff options
Diffstat (limited to 'authz-test')
-rw-r--r-- | authz-test/.gitignore | 5 | ||||
-rw-r--r-- | authz-test/TestSuite/Instructions_for_MTCs/MTC_Appr_README.txt | 3 | ||||
-rw-r--r-- | authz-test/pom.xml | 3 | ||||
-rw-r--r-- | authz-test/src/main/assemble/swm.xml | 3 | ||||
-rw-r--r-- | authz-test/src/main/config/lrm-authz-service.xml | 3 | ||||
-rw-r--r-- | authz-test/src/main/swm/descriptor.xml | 3 | ||||
-rw-r--r-- | authz-test/src/main/swm/packageNotes.txt | 3 |
7 files changed, 6 insertions, 17 deletions
diff --git a/authz-test/.gitignore b/authz-test/.gitignore deleted file mode 100644 index f99ab6a2..00000000 --- a/authz-test/.gitignore +++ /dev/null @@ -1,5 +0,0 @@ -.metadata -.settings -.classpath -.project -target diff --git a/authz-test/TestSuite/Instructions_for_MTCs/MTC_Appr_README.txt b/authz-test/TestSuite/Instructions_for_MTCs/MTC_Appr_README.txt index 058508a7..d7ecee45 100644 --- a/authz-test/TestSuite/Instructions_for_MTCs/MTC_Appr_README.txt +++ b/authz-test/TestSuite/Instructions_for_MTCs/MTC_Appr_README.txt @@ -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/authz-test/pom.xml b/authz-test/pom.xml index 21df6d49..6affb597 100644 --- a/authz-test/pom.xml +++ b/authz-test/pom.xml @@ -1,10 +1,9 @@ <?xml version="1.0" encoding="UTF-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/authz-test/src/main/assemble/swm.xml b/authz-test/src/main/assemble/swm.xml index 089cfbe5..f2e86838 100644 --- a/authz-test/src/main/assemble/swm.xml +++ b/authz-test/src/main/assemble/swm.xml @@ -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/authz-test/src/main/config/lrm-authz-service.xml b/authz-test/src/main/config/lrm-authz-service.xml index ec5e5c53..8cb7c9dc 100644 --- a/authz-test/src/main/config/lrm-authz-service.xml +++ b/authz-test/src/main/config/lrm-authz-service.xml @@ -1,10 +1,9 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
============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/authz-test/src/main/swm/descriptor.xml b/authz-test/src/main/swm/descriptor.xml index 31f9508c..625ed2d7 100644 --- a/authz-test/src/main/swm/descriptor.xml +++ b/authz-test/src/main/swm/descriptor.xml @@ -1,10 +1,9 @@ <?xml version="1.0" encoding="utf-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/authz-test/src/main/swm/packageNotes.txt b/authz-test/src/main/swm/packageNotes.txt index c5668136..cc8c7ee8 100644 --- a/authz-test/src/main/swm/packageNotes.txt +++ b/authz-test/src/main/swm/packageNotes.txt @@ -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.
|