summaryrefslogtreecommitdiffstats
path: root/authz-cmd/src/main/java/com/att/cmd/mgmt
diff options
context:
space:
mode:
Diffstat (limited to 'authz-cmd/src/main/java/com/att/cmd/mgmt')
-rw-r--r--authz-cmd/src/main/java/com/att/cmd/mgmt/Cache.java3
-rw-r--r--authz-cmd/src/main/java/com/att/cmd/mgmt/Clear.java3
-rw-r--r--authz-cmd/src/main/java/com/att/cmd/mgmt/Deny.java3
-rw-r--r--authz-cmd/src/main/java/com/att/cmd/mgmt/Log.java3
-rw-r--r--authz-cmd/src/main/java/com/att/cmd/mgmt/Mgmt.java3
-rw-r--r--authz-cmd/src/main/java/com/att/cmd/mgmt/SessClear.java3
-rw-r--r--authz-cmd/src/main/java/com/att/cmd/mgmt/Session.java3
7 files changed, 7 insertions, 14 deletions
diff --git a/authz-cmd/src/main/java/com/att/cmd/mgmt/Cache.java b/authz-cmd/src/main/java/com/att/cmd/mgmt/Cache.java
index 2ef030fb..7dcd5a1e 100644
--- a/authz-cmd/src/main/java/com/att/cmd/mgmt/Cache.java
+++ b/authz-cmd/src/main/java/com/att/cmd/mgmt/Cache.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/mgmt/Clear.java b/authz-cmd/src/main/java/com/att/cmd/mgmt/Clear.java
index 89a99f96..670beec3 100644
--- a/authz-cmd/src/main/java/com/att/cmd/mgmt/Clear.java
+++ b/authz-cmd/src/main/java/com/att/cmd/mgmt/Clear.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/mgmt/Deny.java b/authz-cmd/src/main/java/com/att/cmd/mgmt/Deny.java
index f345cfa7..c3ce9d2b 100644
--- a/authz-cmd/src/main/java/com/att/cmd/mgmt/Deny.java
+++ b/authz-cmd/src/main/java/com/att/cmd/mgmt/Deny.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/mgmt/Log.java b/authz-cmd/src/main/java/com/att/cmd/mgmt/Log.java
index aa10c584..544ed0ce 100644
--- a/authz-cmd/src/main/java/com/att/cmd/mgmt/Log.java
+++ b/authz-cmd/src/main/java/com/att/cmd/mgmt/Log.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/mgmt/Mgmt.java b/authz-cmd/src/main/java/com/att/cmd/mgmt/Mgmt.java
index b428af80..e43bd786 100644
--- a/authz-cmd/src/main/java/com/att/cmd/mgmt/Mgmt.java
+++ b/authz-cmd/src/main/java/com/att/cmd/mgmt/Mgmt.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/mgmt/SessClear.java b/authz-cmd/src/main/java/com/att/cmd/mgmt/SessClear.java
index 8258422f..d2671a1a 100644
--- a/authz-cmd/src/main/java/com/att/cmd/mgmt/SessClear.java
+++ b/authz-cmd/src/main/java/com/att/cmd/mgmt/SessClear.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/mgmt/Session.java b/authz-cmd/src/main/java/com/att/cmd/mgmt/Session.java
index fb60f274..73ae9234 100644
--- a/authz-cmd/src/main/java/com/att/cmd/mgmt/Session.java
+++ b/authz-cmd/src/main/java/com/att/cmd/mgmt/Session.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.