Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Duplicated file: Completion/{Unix,openSUSE}/Command/_osc
Axel Beckert <abe@xxxxxxxxxxxxxxx> writes:
> Hi,
>
> via http://dedup.debian.net/compare/zsh-common/zsh-common I noticed
> that there's a file twice in zsh's source code:
>
> % md5sum `find . -name _osc`
> fbe707e9fde5740de5fa57c0a6cd58bc ./Completion/Unix/Command/_osc
> fbe707e9fde5740de5fa57c0a6cd58bc ./Completion/openSUSE/Command/_osc
>
> I suspect that the openSUSE one can be removed.
While we are at it,
Completion/openSUSE/Command/_osc
Completion/openSUSE/Command/_zypper
Completion/Unix/Command/_systemd
Completion/Unix/Command/_darcs
are GPL2 or GPL3 without explicit mention in LICENCE which may harm
people that think they can redistribute zsh (binaries) more freely.
(Also compare #25739).
I think it would be a good idea to try to relicense them under the same
terms as zsh itself.
Thanks,
--
Christian Neukirchen <chneukirchen@xxxxxxxxx> http://chneukirchen.org
Messages sorted by:
Reverse Date,
Date,
Thread,
Author