add GPLv2 file

Merged Philip Müller requested to merge bill-auger:bill-auger-patch-1 into devel

Created by: bill-auger

it appears that this project is intended to be GPL-2.0 licensed according to a fossology scan - although no actual LICENSE or COPYING file is present in the repo, a large proportion of the files carry the standard GPL2 licence header and no other conflicting licenses exist in the repo - the PKGBUILD files found here also indicate such intention:

to make it more clear that the entire project is freely distributable, would you please add the GPL-2.0 file named either LICENSE or COPYING to the root of this repo? - note that this would still fail a fossology scan because it is expected that each individual file has an appropriate copyright/license header - perhaps i could be persuaded to do that also if this all sparkles with everyone

fossology report:

manjaro-tools/README.md: No_license_found
manjaro-tools/Makefile: No_license_found
manjaro-tools/.gitignore: No_license_found
manjaro-tools/lib/util-yaml.sh: GPL-2.0
manjaro-tools/lib/util.sh: GPL-2.0
manjaro-tools/lib/util-publish.sh: GPL-2.0
manjaro-tools/lib/util-pkg-tree.sh: GPL-2.0
manjaro-tools/lib/util-pkg.sh: GPL-2.0
manjaro-tools/lib/util-pkg-chroot.sh: GPL-2.0
manjaro-tools/lib/util-msg.sh: GPL-2.0
manjaro-tools/lib/util-mount.sh: GPL-2.0
manjaro-tools/lib/util-iso.sh: GPL-2.0
manjaro-tools/lib/util-iso-mount.sh: GPL-2.0
manjaro-tools/lib/util-iso-chroot.sh: GPL-2.0
manjaro-tools/lib/util-fstab.sh: GPL-2.0
manjaro-tools/lib/util-chroot.sh: GPL-2.0
manjaro-tools/initcpio/script/miso_shutdown: No_license_found
manjaro-tools/initcpio/install/miso_shutdown: No_license_found
manjaro-tools/initcpio/install/miso_pxe_nfs: No_license_found
manjaro-tools/initcpio/install/miso_pxe_nbd: No_license_found
manjaro-tools/initcpio/install/miso_pxe_http: No_license_found
manjaro-tools/initcpio/install/miso_pxe_common: No_license_found
manjaro-tools/initcpio/install/miso_loop_mnt: No_license_found
manjaro-tools/initcpio/install/miso_kms: No_license_found
manjaro-tools/initcpio/install/miso: No_license_found
manjaro-tools/initcpio/hooks/miso_shutdown: No_license_found
manjaro-tools/initcpio/hooks/miso_pxe_nfs: No_license_found
manjaro-tools/initcpio/hooks/miso_pxe_nbd: No_license_found
manjaro-tools/initcpio/hooks/miso_pxe_http: No_license_found
manjaro-tools/initcpio/hooks/miso_pxe_common: No_license_found
manjaro-tools/initcpio/hooks/miso_loop_mnt: No_license_found
manjaro-tools/initcpio/hooks/miso: No_license_found
manjaro-tools/docbook/profile.conf.xml: LGPL-2.1+
manjaro-tools/docbook/manjaro-tools.conf.xml: LGPL-2.1+
manjaro-tools/docbook/deployiso.xml: LGPL-2.1+
manjaro-tools/docbook/check-yaml.xml: LGPL-2.1+
manjaro-tools/docbook/buildtree.xml: LGPL-2.1+
manjaro-tools/docbook/buildpkg.xml: LGPL-2.1+
manjaro-tools/docbook/buildiso.xml: LGPL-2.1+
manjaro-tools/data/profile.conf.example: No_license_found
manjaro-tools/data/pacman-multilib.conf: No_license_found
manjaro-tools/data/pacman-mirrors.conf: No_license_found
manjaro-tools/data/pacman-mhwd.conf: No_license_found
manjaro-tools/data/pacman-default.conf: No_license_found
manjaro-tools/data/mkinitcpio.conf: No_license_found
manjaro-tools/data/manjaro-tools.conf: No_license_found
manjaro-tools/data/makepkg.conf: No_license_found
manjaro-tools/data/linux.preset: No_license_found
manjaro-tools/data/base-devel-udev: No_license_found
manjaro-tools/data/pkg.list.d/default.list: No_license_found
manjaro-tools/data/make.conf.d/x86_64.conf: No_license_found
manjaro-tools/data/make.conf.d/multilib.conf: No_license_found
manjaro-tools/data/make.conf.d/i686.conf: No_license_found
manjaro-tools/data/iso.list.d/sonar.list: No_license_found
manjaro-tools/data/iso.list.d/manjaro.list: No_license_found
manjaro-tools/data/iso.list.d/default.list: No_license_found
manjaro-tools/data/iso.list.d/community.list: No_license_found
manjaro-tools/bin/testiso.in: GPL-2.0
manjaro-tools/bin/signpkgs.in: GPL-2.0
manjaro-tools/bin/signfile.in: GPL-2.0
manjaro-tools/bin/mkchrootpkg.in: GPL-2.0
manjaro-tools/bin/mkchroot.in: GPL-2.0
manjaro-tools/bin/manjaro-chroot.in: GPL-2.0
manjaro-tools/bin/lddd.in: GPL-2.0
manjaro-tools/bin/fstabgen.in: GPL-2.0
manjaro-tools/bin/find-libdeps.in: GPL-2.0
manjaro-tools/bin/finddeps.in: GPL-2.0
manjaro-tools/bin/deployiso.in: GPL-2.0
manjaro-tools/bin/chroot-run.in: GPL-2.0
manjaro-tools/bin/check-yaml.in: GPL-2.0
manjaro-tools/bin/checkpkg.in: GPL-2.0
manjaro-tools/bin/buildtree.in: GPL-2.0
manjaro-tools/bin/buildpkg.in: GPL-2.0
manjaro-tools/bin/buildiso.in: GPL-2.0
manjaro-tools/bin/basestrap.in: No_license_found

Merge request reports