summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@cs.nyu.edu>2014-01-08 15:32:59 -0500
committerMorgan Deters <mdeters@cs.nyu.edu>2014-01-08 15:32:59 -0500
commite6fb65b8a960db1e4a21d7414f3270f03a474384 (patch)
tree78c4c7ead119c05fe8f03a808679bac560b47ee0 /COPYING
parent9e376ab6c826c951a0c9e1bf3d07a902249b34fd (diff)
parent312918e68d4410359b55258dc2b9e9cdfb21f211 (diff)
Merge branch '1.3.x'
Conflicts: COPYING NEWS config/cvc4.m4
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING13
1 files changed, 7 insertions, 6 deletions
diff --git a/COPYING b/COPYING
index 28e814415..4bccb1d13 100644
--- a/COPYING
+++ b/COPYING
@@ -245,8 +245,8 @@ Please be advised that as this library is covered under the GPLv3, if you
choose to use the combined work, "CVC4+CLN," by building CVC4 with CLN,
then it is also covered under the GPLv3. If you want to make sure you build
a version of CVC4 that uses no GPLed libraries, configure CVC4 with the
-"--bsd" option before building. CVC4 can then be used in contexts where you
-want to license CVC4 under the (modified) BSD license.
+"--bsd" option before building (which is the default). CVC4 can then be used
+in contexts where you want to license CVC4 under the (modified) BSD license.
CVC4 can be optionally configured to link against GLPK, the GNU Linear
Programming Kit, available here:
@@ -257,8 +257,8 @@ Please be advised that as this library is covered under the GPLv3, if
you choose to use the combined work, "CVC4+GLPK," by building CVC4 with
GLPK, then it is also covered under the GPLv3. If you want to make sure you
build a version of CVC4 that uses no GPLed libraries, configure CVC4 with the
-"--bsd" option before building. CVC4 can then be used in contexts where you
-want to license CVC4 under the (modified) BSD license.
+"--bsd" option before building (which is the default). CVC4 can then be used
+in contexts where you want to license CVC4 under the (modified) BSD license.
CVC4 can be optionally configured to link against GNU Readline for improved
text-editing support in interactive mode. GNU Readline is available here:
@@ -269,8 +269,9 @@ Please be advised that as this library is covered under the GPLv3, if
you choose to use the combined work, "CVC4+Readline," by building CVC4 with
Readline, then it is also covered under the GPLv3. If you want to make sure
you build a version of CVC4 that uses no GPLed libraries, configure CVC4 with
-the "--bsd" option before building. CVC4 can then be used in contexts where
-you want to license CVC4 under the (modified) BSD license.
+the "--bsd" option before building (which is the default). CVC4 can then be
+used in contexts where you want to license CVC4 under the (modified) BSD
+license.
CVC4 sources incorporate those of the LFSC proof checker, which is
covered by the following license:
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback