build: Add Boost 1.0 license for CMake script
authorShane Synan <digitalcircuit36939@gmail.com>
Sat, 26 Jan 2019 04:16:40 +0000 (23:16 -0500)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 13 Feb 2019 19:39:49 +0000 (20:39 +0100)
commit4baddc0de428fa9080db6987b77a861763450a3b
treee6e914619be103e95a6881bef24019b85c4b0256
parent1a1f59627a17904d42e052bb5e0c9e771af48478
build: Add Boost 1.0 license for CMake script

Add copy of Boost 1.0 license for the included CMake script
GetGitRevisionDescription.  This addresses licensing concerns for
Debian and derivatives.

Rename the license file according to existing licenses GPLv2 and v3.

See https://www.boost.org/LICENSE_1_0.txt

Fixes #1504
cmake/GetGitRevisionDescription.cmake
cmake/boost-license-1.0.txt [new file with mode: 0644]