diff options
author | Fiachra Corcoran <fiachra.corcoran@ericsson.com> | 2018-07-26 07:23:34 +0100 |
---|---|---|
committer | Fiachra Corcoran <fiachra.corcoran@ericsson.com> | 2018-07-30 09:12:50 +0100 |
commit | fa1da98c8618e2e51ae5bddd6eb28fc1fb407e52 (patch) | |
tree | 23e5d94aaa47cac66b63ab980e6a73521a8dcc52 /datarouter-prov/src/main/resources/misc/log4j.drroute.properties | |
parent | 102790938e1d344121be0edda6f82b6f1d9530fb (diff) |
Replacing att.com namespace
Issue-ID: DMAAP-52
Change-Id: Ia6d5c1725119b893c50fed13c2c2d6fd47f4f917
Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com>
Diffstat (limited to 'datarouter-prov/src/main/resources/misc/log4j.drroute.properties')
-rw-r--r-- | datarouter-prov/src/main/resources/misc/log4j.drroute.properties | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/datarouter-prov/src/main/resources/misc/log4j.drroute.properties b/datarouter-prov/src/main/resources/misc/log4j.drroute.properties index 4ff4278c..57d93c8e 100644 --- a/datarouter-prov/src/main/resources/misc/log4j.drroute.properties +++ b/datarouter-prov/src/main/resources/misc/log4j.drroute.properties @@ -2,7 +2,7 @@ # ============LICENSE_START==================================================
# * org.onap.dmaap
# * ===========================================================================
-# * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
+# * Copyright � 2017 AT&T Intellectual Property. All rights reserved.
# * ===========================================================================
# * Licensed under the Apache License, Version 2.0 (the "License");
# * you may not use this file except in compliance with the License.
@@ -19,20 +19,6 @@ # *
# * ECOMP is a trademark and service mark of AT&T Intellectual Property.
# *
-#-------------------------------------------------------------------------------
-#
-# AT&T - PROPRIETARY
-# THIS FILE CONTAINS PROPRIETARY INFORMATION OF
-# AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN
-# ACCORDANCE WITH APPLICABLE AGREEMENTS.
-#
-# Copyright (c) 2013 AT&T Knowledge Ventures
-# Unpublished and Not for Publication
-# All Rights Reserved
-#
-# CVS: $Id: log4j.drroute.properties,v 1.1 2013/11/06 16:23:54 eby Exp $
-# This log4j properties file is used only by dr-route
-#
log4j.rootLogger=INFO, stdout
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
|