summaryrefslogtreecommitdiff
path: root/src/parser
diff options
context:
space:
mode:
authorAina Niemetz <aina.niemetz@gmail.com>2020-12-02 19:55:00 -0800
committerAina Niemetz <aina.niemetz@gmail.com>2020-12-02 19:55:00 -0800
commit92e9feab5f417fbbd3ac07d47fe9b6b49f5c4168 (patch)
treec7c533d12e91b68d350d5dcc5e77441a831f69a9 /src/parser
parent3a8e2f4e52f4debfb8eb6fb9c49934a66d742ec9 (diff)
Update copyright headers.
Diffstat (limited to 'src/parser')
-rw-r--r--src/parser/antlr_tracing.h2
-rw-r--r--src/parser/parser_builder.cpp2
-rw-r--r--src/parser/parser_builder.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/parser/antlr_tracing.h b/src/parser/antlr_tracing.h
index b8a18aba8..7030e1177 100644
--- a/src/parser/antlr_tracing.h
+++ b/src/parser/antlr_tracing.h
@@ -2,7 +2,7 @@
/*! \file antlr_tracing.h
** \verbatim
** Top contributors (to current version):
- ** Morgan Deters, Mathias Preiner
+ ** Morgan Deters, Mathias Preiner, Aina Niemetz
** This file is part of the CVC4 project.
** Copyright (c) 2009-2020 by the authors listed in the file AUTHORS
** in the top-level source directory and their institutional affiliations.
diff --git a/src/parser/parser_builder.cpp b/src/parser/parser_builder.cpp
index 9adb46af1..b9d0cb415 100644
--- a/src/parser/parser_builder.cpp
+++ b/src/parser/parser_builder.cpp
@@ -2,7 +2,7 @@
/*! \file parser_builder.cpp
** \verbatim
** Top contributors (to current version):
- ** Christopher L. Conway, Morgan Deters, Aina Niemetz
+ ** Christopher L. Conway, Morgan Deters, Andrew Reynolds
** This file is part of the CVC4 project.
** Copyright (c) 2009-2020 by the authors listed in the file AUTHORS
** in the top-level source directory and their institutional affiliations.
diff --git a/src/parser/parser_builder.h b/src/parser/parser_builder.h
index bf205b13a..c28a76879 100644
--- a/src/parser/parser_builder.h
+++ b/src/parser/parser_builder.h
@@ -2,7 +2,7 @@
/*! \file parser_builder.h
** \verbatim
** Top contributors (to current version):
- ** Morgan Deters, Christopher L. Conway, Aina Niemetz
+ ** Morgan Deters, Christopher L. Conway, Andrew Reynolds
** This file is part of the CVC4 project.
** Copyright (c) 2009-2020 by the authors listed in the file AUTHORS
** in the top-level source directory and their institutional affiliations.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback