Email conversation
From | Clemens Hermann |
---|---|
To | Me |
Subject | perfect popups license |
Date | 18 September 2004 17:31 |
Hi Mark, thanks a lot for your great explanation how to resize popups dynamically according to their content. I intend to use two scripts (getRefToDivMod and function resizeWinTo) in a GPL licensed software. Its a WEB-GUI to administer the squid web proxy written in python. As you requested in your terms of usage I want to ask you if it is o.k. to use the scripts. is it o.k. if I thank you in my CREDITS file (Name, url and email) or must I add some sort of copyright notice in the sourcecode? Furthermore: I changed one script slightly with the following code: ========================================= if (height > %(maximum_height)i) { height = %(maximum_height)i; } ========================================= is it necessary to comment this as stated in your terms of usage? I think it is pretty much self explanationary. As soon as I have your o.k. I will release the software that includes an online demo so you can have a look at it if you want. Thanks /ch
I have not included my response here because there is no single answer to this kind of question. I will consider every such request on a case-by-case basis.
If you have a similar request, please see the notes on using my scripts as part of a bundled software package.