Andrew McIntyre (JIRA) wrote:
The only remaining work for this issue is coming up for a
solution to adding the license header to the .sql test files
in o.a.dT.fT.tests (and possibly their associated master
files as well).
Looks like java/engine/org/apache/derby/iapi/types/SqlXmlUtil.java slipped
through the cracks, probably because it was added as part of a DERBY-688 commit
right in the middle of the DERBY-1377 effort yesterday.
> find java -name "*.java" -print | xargs grep "Copyright"
java/engine/org/apache/derby/iapi/services/cache/ClassSizeCatalog.java
java/engine/org/apache/derby/iapi/types/SqlXmlUtil.java
java/testing/org/apache/derbyTesting/functionTests/tests/jdbcapi/ResultSetCloseTest.java
Army