On Mon, 5 Oct 2020 at 20:51, Yonggang Luo <[email protected]> wrote: > > The sh script are harder to maintain for compatible different > xsh environment so convert it to python script > Also incorporate the fixes in > https://patchew.org/QEMU/[email protected]/ > > Testing args length and if not enough, setting pkgversion and version to '' > > +# > +# Script for retrieve qemu git version information > +# > +# Author: Yonggang Luo <[email protected]> > +# > +# This work is licensed under the terms of the GNU GPL, version 2. See > +# the COPYING file in the top-level directory.
Does this have to be GPL-v2-only ? We strongly prefer v2-or-later... thanks -- PMM
