All,

I was a little too quick placing ASL2 headers in all the .java files in 2.0.
When looking trough 1.x I found some thirdparty code. I have therefore
looked through all java files which doesn't have a ASL2 header but something
else and the following came up:

src/main/java/wicket/protocol/http/ClientProperties.java (MPL/GPL/LGPL)
src/main/java/wicket/util/concurrent/ConcurrentReaderHashMap.java (SUN)
src/main/java/wicket/util/concurrent/ConcurrentHashMap.java (SUN)
src/main/java/wicket/util/concurrent/CopyOnWriteArrayList.java (SUN)

What do we do with these? I'm still not a license expert but the first one
sounds "dangerous".

Upayavira: I have added a notice about some ASL1.1 software in our NOTICE.
Does it look ok?
http://svn.apache.org/viewvc/incubator/wicket/trunk/wicket/NOTICE.txt?revision=475442&pathrev=475442


Frank

Reply via email to