[AAF-23] Updated Copyright Headers for AAF Inno

Change-Id: Ie0a8b071325243a50270424f398653a62ca2cda6
Signed-off-by: sg481n <sg481n@att.com>
diff --git a/log4j/.gitignore b/log4j/.gitignore
deleted file mode 100644
index b981306..0000000
--- a/log4j/.gitignore
+++ /dev/null
@@ -1,4 +0,0 @@
-/target/
-.settings
-.project
-.classpath
diff --git a/log4j/pom.xml b/log4j/pom.xml
index 66e307c..fca6593 100644
--- a/log4j/pom.xml
+++ b/log4j/pom.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/log4j/src/main/java/com/att/inno/env/log4j/LogFileNamer.java b/log4j/src/main/java/com/att/inno/env/log4j/LogFileNamer.java
index 3ef0f52..335fbcd 100644
--- a/log4j/src/main/java/com/att/inno/env/log4j/LogFileNamer.java
+++ b/log4j/src/main/java/com/att/inno/env/log4j/LogFileNamer.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/log4j/src/main/java/com/att/inno/env/log4j/PIDAccess.java b/log4j/src/main/java/com/att/inno/env/log4j/PIDAccess.java
index 77b77a6..a4f1d98 100644
--- a/log4j/src/main/java/com/att/inno/env/log4j/PIDAccess.java
+++ b/log4j/src/main/java/com/att/inno/env/log4j/PIDAccess.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/log4j/src/test/java/com/att/inno/env/log4j/LogTest.java b/log4j/src/test/java/com/att/inno/env/log4j/LogTest.java
index 69ff8c4..f3594f5 100644
--- a/log4j/src/test/java/com/att/inno/env/log4j/LogTest.java
+++ b/log4j/src/test/java/com/att/inno/env/log4j/LogTest.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/log4j/src/test/resources/log4j-test.properties b/log4j/src/test/resources/log4j-test.properties
index b56e904..ff29059 100644
--- a/log4j/src/test/resources/log4j-test.properties
+++ b/log4j/src/test/resources/log4j-test.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.