Github user mattyb149 commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2172#discussion_r140836194
--- Diff:
nifi-nar-bundles/nifi-standard-services/nifi-record-serialization-services-bundle/nifi-record-serialization-services/src/test/resources/csv/multi-bank-account_escapedchar.csv
---
@@ -0,0 +1,3 @@
+idnamebalanceaddresscitystatezipCodecountry
--- End diff --
All files need an Apache 2.0 License header, or if that is not feasible due
to the nature/format of the file, it must be added to the Apache Rat exclusion
list in the nifi-record-serialization-services POM.
---