summaryrefslogtreecommitdiffstats
path: root/LogParser/src
diff options
context:
space:
mode:
authorJorge Hernandez <jh1730@att.com>2018-02-07 15:33:02 +0000
committerGerrit Code Review <gerrit@onap.org>2018-02-07 15:33:02 +0000
commit6a44b2926f33b427904c2f3e7962d0dfc360c482 (patch)
treec1212b298489b52d3dda1afd5297920cbc134916 /LogParser/src
parent7bb6ef9ad8a483bdac3ff1544cd0910ecebe5a98 (diff)
parentd91a7af53e6193c1b7406ac106c7d507e17af078 (diff)
Merge "Implement Encryption on Passwords"
Diffstat (limited to 'LogParser/src')
-rw-r--r--LogParser/src/main/java/org/onap/xacml/parser/ParseLog.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/LogParser/src/main/java/org/onap/xacml/parser/ParseLog.java b/LogParser/src/main/java/org/onap/xacml/parser/ParseLog.java
index 827516e75..259b2cb03 100644
--- a/LogParser/src/main/java/org/onap/xacml/parser/ParseLog.java
+++ b/LogParser/src/main/java/org/onap/xacml/parser/ParseLog.java
@@ -2,7 +2,7 @@
* ============LICENSE_START=======================================================
* LogParser
* ================================================================================
- * Copyright (C) 2018 AT&T Intellectual Property. All rights reserved.
+ * Copyright (C) 2017-2018 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.