cmake: make licensing of cmake modules really clear
authorBrendan Le Foll <brendan.le.foll@intel.com>
Wed, 14 Jan 2015 22:29:18 +0000 (22:29 +0000)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Wed, 14 Jan 2015 22:29:18 +0000 (22:29 +0000)
commitc3e43e598498b05f61b610ce18c0c77b9c8859ce
tree2a187ece0dc01eca2181f677d6b0696d131db59e
parent21962f4d879757787f2dc1e66b4d46145e5e9eb4
cmake: make licensing of cmake modules really clear

Cmake modules have varying licensing, to make the distinctions clearer all
original licenses have been included and TargetArch.cmake has been explicitly
marked as LGPL 2.1 as it is based off work comming from qtbase

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
cmake/modules/Copyright.txt [new file with mode: 0644]
cmake/modules/LICENSE.LGPL [new file with mode: 0644]
cmake/modules/TargetArch.cmake