Hi Ronald, On Mon, 10 Dec 2001 20:01:54 Ronald F. Guilmette wrote: > > So will you please set up the packages so that the installer sees the > part of the copyright that says that he/she must put the icon and link > on their home page?
ok, do you want a textual copy of it? or do you prefer something like: Wpoison's license explicitally requests that you MUST place a link to its official website in some place of your server's webpages. Please refer to /usr/share/doc/wpoison/copyright for details. (the copyright file always will contain your license and some notes explaining that a the logo is mirrored in /usr/share/wpoison/) > The current version of Wpoison is written in Perl. (You have that right? yes, perl is one of the base system packages in debian. > It is version 1.07.) because of that, there is no need for any > configuring > of the thing, and thus no need for any configuration step. Although 'config' is normally used for package configuration, it will be displaying the license message in this case. > If you really feel that I absolutely need to make changes in the language > of the (current) copyright/license, then please send me context diffs of > what you suggest. I'm afraid i can't; any debian user could read the license and report me that redistributing the logo to link it would violate clausse 4, but i have no problem on sending you some diffs. > >no problem, got a 'gif2png' tool for that purpose. I'm attaching a PNG > >version of your logo. > > Can you just put that into the package you are creating (please)? no problem, while wpoison's license allows redistribution of either the original logo or the PNG version. > Another question: Is there any degradation when converting from GIF to > PNG? If so, then maybe I should go back to my original icon work... > saved > in Ulead PhotoImpact 5... and export it again, but this time as a PNG. > (Actually I don't even know if PhotoImpact will do that... export to a > .PNG file... but I can check if it is important.) the difference if it exists is not noticeable to my eyes. don't worry on that. I'll send you the diffs as soon as i can -- ---------------------------------------------------- Robert Millan Debian GNU/Hurd user zeratul2 wanadoo es http://getyouriso.dyndns.org/ ---------------------------------------------------- GPG ID C8D6942C 237F 8688 C2E5 BC64 E152 97B4 FB28 D41B C8D6 942C ---------------------------------------------------- Free Dmitry Sklyarov! http://www.freesklyarov.org ---------------------------------------------------- Join us in civil disobedience and distribute DeCSS!! ---------------------------------------------------- /* efdtt.c Author: Charles M. Hannum <[EMAIL PROTECTED]> */ /* Length: 434 bytes (excluding unnecessary newlines) */ /* Usage is: cat title-key scrambled.vob | efdtt >clear.vob */ /* title-key can be read from the DVD by css-auth. (see livid.org) */ #define m(i)(x[i]^s[i+84])<< unsigned char x[5],y,s[2048];main(n){for(read(0,x,5);read(0,s,n=2048);write(1,s ,n))if(s[y=s[13]%8+20]/16%4==1){int i=m(1)17^256+m(0)8,k=m(2)0,j=m(4)17^m(3)9^k *2-k%8^8,a=0,c=26;for(s[y]-=16;--c;j*=2)a=a*2^i&1,i=i/2^j&1<<24;for(j=127;++j<n ;c=c>y)c+=y=i^i/8^i>>4^i>>12,i=i>>8^y<<17,a^=a>>14,y=a^a*8^a<<6,a=a>>8^y<<9,k=s [j],k="7Wo~'G_\216"[k&7]+2^"cr3sfw6v;*k+>/n."[k>>4]*2^k*257/8,s[j]=k^(k&k*2&34) *6^c+~y;}}