summaryrefslogtreecommitdiffstats
path: root/authz-cmd/src/main/java/com/att/cmd/user
diff options
context:
space:
mode:
Diffstat (limited to 'authz-cmd/src/main/java/com/att/cmd/user')
-rw-r--r--authz-cmd/src/main/java/com/att/cmd/user/Cred.java3
-rw-r--r--authz-cmd/src/main/java/com/att/cmd/user/Delg.java3
-rw-r--r--authz-cmd/src/main/java/com/att/cmd/user/List.java3
-rw-r--r--authz-cmd/src/main/java/com/att/cmd/user/ListActivity.java3
-rw-r--r--authz-cmd/src/main/java/com/att/cmd/user/ListApprovals.java3
-rw-r--r--authz-cmd/src/main/java/com/att/cmd/user/ListDelegates.java3
-rw-r--r--authz-cmd/src/main/java/com/att/cmd/user/ListForCreds.java3
-rw-r--r--authz-cmd/src/main/java/com/att/cmd/user/ListForPermission.java3
-rw-r--r--authz-cmd/src/main/java/com/att/cmd/user/ListForRoles.java3
-rw-r--r--authz-cmd/src/main/java/com/att/cmd/user/Role.java3
-rw-r--r--authz-cmd/src/main/java/com/att/cmd/user/User.java3
11 files changed, 11 insertions, 22 deletions
diff --git a/authz-cmd/src/main/java/com/att/cmd/user/Cred.java b/authz-cmd/src/main/java/com/att/cmd/user/Cred.java
index 13198890..daa68e0b 100644
--- a/authz-cmd/src/main/java/com/att/cmd/user/Cred.java
+++ b/authz-cmd/src/main/java/com/att/cmd/user/Cred.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/authz-cmd/src/main/java/com/att/cmd/user/Delg.java b/authz-cmd/src/main/java/com/att/cmd/user/Delg.java
index af4095f3..f61e66ca 100644
--- a/authz-cmd/src/main/java/com/att/cmd/user/Delg.java
+++ b/authz-cmd/src/main/java/com/att/cmd/user/Delg.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/authz-cmd/src/main/java/com/att/cmd/user/List.java b/authz-cmd/src/main/java/com/att/cmd/user/List.java
index d88c15dc..fc5afecf 100644
--- a/authz-cmd/src/main/java/com/att/cmd/user/List.java
+++ b/authz-cmd/src/main/java/com/att/cmd/user/List.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/authz-cmd/src/main/java/com/att/cmd/user/ListActivity.java b/authz-cmd/src/main/java/com/att/cmd/user/ListActivity.java
index bf384f6e..31c0149b 100644
--- a/authz-cmd/src/main/java/com/att/cmd/user/ListActivity.java
+++ b/authz-cmd/src/main/java/com/att/cmd/user/ListActivity.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/authz-cmd/src/main/java/com/att/cmd/user/ListApprovals.java b/authz-cmd/src/main/java/com/att/cmd/user/ListApprovals.java
index 85569f41..410085a1 100644
--- a/authz-cmd/src/main/java/com/att/cmd/user/ListApprovals.java
+++ b/authz-cmd/src/main/java/com/att/cmd/user/ListApprovals.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/authz-cmd/src/main/java/com/att/cmd/user/ListDelegates.java b/authz-cmd/src/main/java/com/att/cmd/user/ListDelegates.java
index 779f6253..a35191ad 100644
--- a/authz-cmd/src/main/java/com/att/cmd/user/ListDelegates.java
+++ b/authz-cmd/src/main/java/com/att/cmd/user/ListDelegates.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/authz-cmd/src/main/java/com/att/cmd/user/ListForCreds.java b/authz-cmd/src/main/java/com/att/cmd/user/ListForCreds.java
index 8ede1187..3ce4ac79 100644
--- a/authz-cmd/src/main/java/com/att/cmd/user/ListForCreds.java
+++ b/authz-cmd/src/main/java/com/att/cmd/user/ListForCreds.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/authz-cmd/src/main/java/com/att/cmd/user/ListForPermission.java b/authz-cmd/src/main/java/com/att/cmd/user/ListForPermission.java
index fb13bbbb..e05813a5 100644
--- a/authz-cmd/src/main/java/com/att/cmd/user/ListForPermission.java
+++ b/authz-cmd/src/main/java/com/att/cmd/user/ListForPermission.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/authz-cmd/src/main/java/com/att/cmd/user/ListForRoles.java b/authz-cmd/src/main/java/com/att/cmd/user/ListForRoles.java
index e2a89905..f2eb855e 100644
--- a/authz-cmd/src/main/java/com/att/cmd/user/ListForRoles.java
+++ b/authz-cmd/src/main/java/com/att/cmd/user/ListForRoles.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/authz-cmd/src/main/java/com/att/cmd/user/Role.java b/authz-cmd/src/main/java/com/att/cmd/user/Role.java
index 1d660c6c..af884377 100644
--- a/authz-cmd/src/main/java/com/att/cmd/user/Role.java
+++ b/authz-cmd/src/main/java/com/att/cmd/user/Role.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/authz-cmd/src/main/java/com/att/cmd/user/User.java b/authz-cmd/src/main/java/com/att/cmd/user/User.java
index 13f11117..27be7777 100644
--- a/authz-cmd/src/main/java/com/att/cmd/user/User.java
+++ b/authz-cmd/src/main/java/com/att/cmd/user/User.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.