]> granicus.if.org Git - icinga2/commit
edit Icinga license info so that GitHub recognizes it 6283/head
authorAndrea Kao <eirinikos@gmail.com>
Thu, 3 May 2018 00:38:33 +0000 (17:38 -0700)
committerAndrea Kao <eirinikos@gmail.com>
Thu, 3 May 2018 00:53:53 +0000 (17:53 -0700)
commit5c7c21650d70b389c6fddfba05f9186dcffadd26
tree353ae4df2474773d6fd3406019970d1835c43a90
parent4f37199d54536dc6ee4610df323407254a0dbf55
edit Icinga license info so that GitHub recognizes it

GitHub uses a library called Licensee to identify a project's license
type. It shows this information in the status bar and via the API if it
can unambiguously identify the license.

This commit modifies a few of Icinga's license-related docs so that
Licensee is able to recognize the repository's license type. It moves
the contents of COPYING.Exceptions to the relevant section of the
README, which has been renamed to "Licensing". It then removes the
COPYING.Exceptions file and updates CMakeLists.txt accordingly.

Collectively, these changes allow Licensee to successfully identify the
license type of Icinga as GPL 2.0.

Signed-off-by: Andrea Kao <eirinikos@gmail.com>
CMakeLists.txt
COPYING.Exceptions [deleted file]
README.md