Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • M manjaro-tools
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ToolsTools
  • development-tools
  • manjaro-tools
  • Merge requests
  • !273

add GPLv2 file

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Philip Müller requested to merge bill-auger:bill-auger-patch-1 into devel Jul 07, 2017
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

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:

  • https://github.com/manjaro/packages-extra/blob/master/manjaro-tools/PKGBUILD
  • https://github.com/manjaro/packages-extra/blob/master/manjaro-tools-git/PKGBUILD

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
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bill-auger:bill-auger-patch-1