summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2010-04-05 19:23:37 +0000
committerMorgan Deters <mdeters@gmail.com>2010-04-05 19:23:37 +0000
commitf55a79b565151772bbf67ae2517a025c8999bca0 (patch)
tree80442dfce29f0bc0e182a54d2411ea8439685152 /COPYING
parent39229ff984a94294105288e41f53f0a19887785b (diff)
updating COPYING file to reflect that antlr_input_imports.cpp is not under CVC4 copyright
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING6
1 files changed, 3 insertions, 3 deletions
diff --git a/COPYING b/COPYING
index f75d70573..7008c8d90 100644
--- a/COPYING
+++ b/COPYING
@@ -83,9 +83,9 @@ See config/doxygen.am. Its copyright:
This file is distributed under the same terms as the Automake macro files.
CVC4 incorporates code from ANTLR3, excluded from the above copyright.
-See http://www.antlr.org/, and the files
-src/parser/bounded_token_buffer.h and
-src/parser/bounded_token_buffer.cpp. Their copyright:
+See http://www.antlr.org/, and the files src/parser/bounded_token_buffer.h,
+src/parser/bounded_token_buffer.cpp, and src/parser/antlr_input_imports.cpp.
+Their copyright:
[The "BSD licence"]
Copyright (c) 2005-2009 Jim Idle, Temporal Wave LLC
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback