Re: [Wicket-user] multi-file upload component

2007-03-03 Thread Igor Vaynberg
look inside the javascript: * Licence: * Use this however/wherever you like, just don't blame me if it breaks anything. that IS the license. the attribution is completely optional. it is there in devel mode, but will be gone in prod mode because the js will be stripped/compressed. i already a

Re: [Wicket-user] multi-file upload component

2007-03-03 Thread Frank Bille
On 3/3/07, Martijn Dashorst <[EMAIL PROTECTED]> wrote: I guess we'd rather keep the credit in the code. That is what he's asking for. It's not part of the "license" though. It's not a requirement. I don't personally mind that the header stays, but as far as I can see all he's asking is for at

Re: [Wicket-user] multi-file upload component

2007-03-03 Thread Martijn Dashorst
On 3/3/07, Frank Bille <[EMAIL PROTECTED]> wrote: > I think that we can remove the header from the javascript file, but we have > to add his notice to our NOTICE as well as saying that it is under PUBLIC > DOMAIN (do you agree?) >From his website: -- The licence for this code is simple: use i

Re: [Wicket-user] multi-file upload component

2007-03-03 Thread Frank Bille
Thats really cool. :) I think that we can remove the header from the javascript file, but we have to add his notice to our NOTICE as well as saying that it is under PUBLIC DOMAIN (do you agree?) Frank On 3/1/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote: a few people were talking about the nee