summaryrefslogtreecommitdiffstats
path: root/core/src/main/java/com/att/cadi/lur
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main/java/com/att/cadi/lur')
-rw-r--r--core/src/main/java/com/att/cadi/lur/ConfigPrincipal.java3
-rw-r--r--core/src/main/java/com/att/cadi/lur/EpiLur.java3
-rw-r--r--core/src/main/java/com/att/cadi/lur/LocalLur.java3
-rw-r--r--core/src/main/java/com/att/cadi/lur/LocalPermission.java3
-rw-r--r--core/src/main/java/com/att/cadi/lur/NullLur.java3
5 files changed, 5 insertions, 10 deletions
diff --git a/core/src/main/java/com/att/cadi/lur/ConfigPrincipal.java b/core/src/main/java/com/att/cadi/lur/ConfigPrincipal.java
index 03a7961..443d7e7 100644
--- a/core/src/main/java/com/att/cadi/lur/ConfigPrincipal.java
+++ b/core/src/main/java/com/att/cadi/lur/ConfigPrincipal.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/core/src/main/java/com/att/cadi/lur/EpiLur.java b/core/src/main/java/com/att/cadi/lur/EpiLur.java
index de6c057..1eff70e 100644
--- a/core/src/main/java/com/att/cadi/lur/EpiLur.java
+++ b/core/src/main/java/com/att/cadi/lur/EpiLur.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/core/src/main/java/com/att/cadi/lur/LocalLur.java b/core/src/main/java/com/att/cadi/lur/LocalLur.java
index 80b302a..5980769 100644
--- a/core/src/main/java/com/att/cadi/lur/LocalLur.java
+++ b/core/src/main/java/com/att/cadi/lur/LocalLur.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/core/src/main/java/com/att/cadi/lur/LocalPermission.java b/core/src/main/java/com/att/cadi/lur/LocalPermission.java
index 8fdaec2..b44f840 100644
--- a/core/src/main/java/com/att/cadi/lur/LocalPermission.java
+++ b/core/src/main/java/com/att/cadi/lur/LocalPermission.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/core/src/main/java/com/att/cadi/lur/NullLur.java b/core/src/main/java/com/att/cadi/lur/NullLur.java
index 91fb7bb..7b01f5a 100644
--- a/core/src/main/java/com/att/cadi/lur/NullLur.java
+++ b/core/src/main/java/com/att/cadi/lur/NullLur.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.