markkuk wrote: Christopher Lloyd wrote: I don't intend to distribute copies of the source code, so that doesn't apply. That would be a license violation. Okay, I see your point. But I can "provide" the source code by pointing people to a "designated place" (section 4). In fact, the developers of this libraray only provide the source code if you e-mail and ask for it and I don't even have a copy myself, although doubtless I could get one. So, as far as I can see, if I distribute an entirely unmodified DLL with my app, I need to: 1. Include with my copyright notice one for the libarary. 2. Include a link to the developers site (the "designated place" where the source code can be acquired). 3. Make sure that people can use new versions of the library if one is released. (They can just copy in a new DLL). With these points covered I think I'll be complying with the license... what do you think? Thanks for your advice on this.