diff options
Diffstat (limited to 'log4j/src/test')
-rw-r--r-- | log4j/src/test/java/com/att/inno/env/log4j/LogTest.java | 3 | ||||
-rw-r--r-- | log4j/src/test/resources/log4j-test.properties | 3 |
2 files changed, 2 insertions, 4 deletions
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.
|