Remove """ from logback xml files 65/51065/2
authorJim Hahn <jrh3@att.com>
Fri, 8 Jun 2018 15:50:22 +0000 (11:50 -0400)
committerJim Hahn <jrh3@att.com>
Fri, 8 Jun 2018 15:53:31 +0000 (11:53 -0400)
commit854e710c676f573b2388f9b41a372ec4889e9a06
tree1ce348baab6be89567a7f1dab5e9b469720efe50
parentfc6d9f477a3dd7779e63501d10803e1819a109f1
Remove "&quot;" from logback xml files

Logback complains if %d{} values contain "&quot;", but it works fine
without them, thus they have been removed.
Update license header.

Change-Id: Ie72cc5ec922c161e1fd5058021a57282c4f0134b
Issue-ID: POLICY-785
Signed-off-by: Jim Hahn <jrh3@att.com>
integrity-audit/src/main/resources/logback.xml
integrity-audit/src/test/resources/logback-test.xml
integrity-audit/src/test/resources/logback.xml
integrity-monitor/src/main/resources/logback.xml