summaryrefslogtreecommitdiffstats
path: root/authz-fs/src
diff options
context:
space:
mode:
Diffstat (limited to 'authz-fs/src')
-rw-r--r--authz-fs/src/main/config/log4j.properties3
-rw-r--r--authz-fs/src/main/config/lrm-authz-fs.xml3
-rw-r--r--authz-fs/src/main/data/test.html3
-rw-r--r--authz-fs/src/main/java/com/att/authz/fs/FileServer.java3
-rw-r--r--authz-fs/src/test/java/com/att/authz/fs/JU_FileServer.java3
5 files changed, 5 insertions, 10 deletions
diff --git a/authz-fs/src/main/config/log4j.properties b/authz-fs/src/main/config/log4j.properties
index 38593d6a..65a4ca7a 100644
--- a/authz-fs/src/main/config/log4j.properties
+++ b/authz-fs/src/main/config/log4j.properties
@@ -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-fs/src/main/config/lrm-authz-fs.xml b/authz-fs/src/main/config/lrm-authz-fs.xml
index a51db07b..b5d1ffd3 100644
--- a/authz-fs/src/main/config/lrm-authz-fs.xml
+++ b/authz-fs/src/main/config/lrm-authz-fs.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-fs/src/main/data/test.html b/authz-fs/src/main/data/test.html
index 428a2742..7ea73028 100644
--- a/authz-fs/src/main/data/test.html
+++ b/authz-fs/src/main/data/test.html
@@ -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-fs/src/main/java/com/att/authz/fs/FileServer.java b/authz-fs/src/main/java/com/att/authz/fs/FileServer.java
index d7d2995f..30ac1a6b 100644
--- a/authz-fs/src/main/java/com/att/authz/fs/FileServer.java
+++ b/authz-fs/src/main/java/com/att/authz/fs/FileServer.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-fs/src/test/java/com/att/authz/fs/JU_FileServer.java b/authz-fs/src/test/java/com/att/authz/fs/JU_FileServer.java
index 3ea025a9..3417cb09 100644
--- a/authz-fs/src/test/java/com/att/authz/fs/JU_FileServer.java
+++ b/authz-fs/src/test/java/com/att/authz/fs/JU_FileServer.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.