Split COPYING file, add missing licenses. (#1195)
authorMathias Preiner <mathias.preiner@gmail.com>
Thu, 5 Oct 2017 21:42:18 +0000 (14:42 -0700)
committerGitHub <noreply@github.com>
Thu, 5 Oct 2017 21:42:18 +0000 (14:42 -0700)
commitd4ca5c6bdc76fa97e1288b253452f03ff56f7c81
treee7bc2120410119d604eb1a422a4aa013f49994bd
parentce593db9ebb3d7e2bfb196ec968ebc1d15f17201
Split COPYING file, add missing licenses. (#1195)

The COPYING file now only contains the modified BSD license of CVC4 and specifies the software that is either incorporated into CVC4 or can be linked against CVC4. The copyright and license information for each software can now be found in the licenses/<software>-LICENSE.

The COPYING file has now 3 sections:

(1) modified BSD license of CVC4
(2) non-GPLv3 software that is incorporated in CVC4 or that can be linked against CVC4
(3) GPLv3 software that can be optionally linked against CVC4
COPYING
GMP-LICENSE [deleted file]
licenses/antlr3-LICENSE [new file with mode: 0644]
licenses/channel.h-LICENSE [new file with mode: 0644]
licenses/gpl-3.0.txt [new file with mode: 0644]
licenses/lgpl-3.0.txt [new file with mode: 0644]