On Oct 3, 2006, at 10:50 PM, Martijn Dashorst wrote:
I ran the RAT tool from Apache on our distribution for 1.2.2, and it came up with the following files that don't have an ASL header. I haven't looked into it closely but I think we should clear these up. These are from the main src directory, I haven't filtered the test directory yet. D ../wicket-1.2.2/src/java/wicket/util/diff !????? AddDelta.java !????? ChangeDelta.java !????? Chunk.java !????? DeleteDelta.java !????? Delta.java !????? Diff.java !????? DiffAlgorithm.java !????? DiffException.java D ../wicket-1.2.2/src/java/wicket/util/diff/myers !????? DiffNode.java !????? MyersDiff.java !????? PathNode.java !????? Snake.java
The diff util is from jakarta commons, and is licensed under ASL 1.1. Is there any problem with the version?
Janne
