Re: GPL photographies, eg for backround

2009-01-02 Thread Josselin Mouette
Le mercredi 31 décembre 2008 à 09:15 -0800, Ken Arromdee a écrit : > > Indeed, but we are not talking of a program but of pictures here. > > The same applies if you don't provide the source code for the picture. No. If you’re the copyright owner, you get to decide what is the preferred form of mo

Re: bash completion script licensing

2009-01-02 Thread Matthew Johnson
On Fri Jan 02 19:50, Mike Hommey wrote: > As the GPL and CDDL are incompatible, as GPL code has some strange > interactions with other code (library linkage, etc.), and as I'm not > sure how sourced bash scripts are supposed to be considered in this > context, I wonder if having such a CDDL bash sc

bash completion script licensing

2009-01-02 Thread Mike Hommey
Hi, While working on packaging zfs-fuse, I thought about adding a bash completion script for the zfs and zpool commands. Anyways, such a script already exists[1], but its license is CDDL, which is not GPL compatible. Most files in /etc/bash_completion.d on my system don't have a license boilerpla