summaryrefslogtreecommitdiff
path: root/test/unit/api
diff options
context:
space:
mode:
authorAina Niemetz <aina.niemetz@gmail.com>2020-06-16 13:48:05 -0700
committerAina Niemetz <aina.niemetz@gmail.com>2020-06-16 13:48:05 -0700
commite37d0c385d698d46f14fb30e5a44de63c686fadb (patch)
treee5db60b31994f910e33b9c1b66439d7ed9e053f8 /test/unit/api
parentab004e470f5094145c71a2591fdeec658cd9eb2f (diff)
Update copyright headers.
Diffstat (limited to 'test/unit/api')
-rw-r--r--test/unit/api/datatype_api_black.h4
-rw-r--r--test/unit/api/grammar_black.h4
-rw-r--r--test/unit/api/op_black.h4
-rw-r--r--test/unit/api/solver_black.h4
-rw-r--r--test/unit/api/sort_black.h4
-rw-r--r--test/unit/api/term_black.h4
6 files changed, 12 insertions, 12 deletions
diff --git a/test/unit/api/datatype_api_black.h b/test/unit/api/datatype_api_black.h
index 180db8f32..bc2516474 100644
--- a/test/unit/api/datatype_api_black.h
+++ b/test/unit/api/datatype_api_black.h
@@ -2,9 +2,9 @@
/*! \file datatype_api_black.h
** \verbatim
** Top contributors (to current version):
- ** Andres Noetzli, Aina Niemetz
+ ** Andrew Reynolds, Aina Niemetz, Andres Noetzli
** This file is part of the CVC4 project.
- ** Copyright (c) 2009-2019 by the authors listed in the file AUTHORS
+ ** Copyright (c) 2009-2020 by the authors listed in the file AUTHORS
** in the top-level source directory) and their institutional affiliations.
** All rights reserved. See the file COPYING in the top-level source
** directory for licensing information.\endverbatim
diff --git a/test/unit/api/grammar_black.h b/test/unit/api/grammar_black.h
index 03525f12f..f30f6b0ad 100644
--- a/test/unit/api/grammar_black.h
+++ b/test/unit/api/grammar_black.h
@@ -2,9 +2,9 @@
/*! \file grammar_black.h
** \verbatim
** Top contributors (to current version):
- ** Abdalrhman Mohamed, Andrew Reynolds
+ ** Abdalrhman Mohamed, Aina Niemetz
** This file is part of the CVC4 project.
- ** Copyright (c) 2009-2019 by the authors listed in the file AUTHORS
+ ** Copyright (c) 2009-2020 by the authors listed in the file AUTHORS
** in the top-level source directory) and their institutional affiliations.
** All rights reserved. See the file COPYING in the top-level source
** directory for licensing information.\endverbatim
diff --git a/test/unit/api/op_black.h b/test/unit/api/op_black.h
index 27ca7bb88..9463db05f 100644
--- a/test/unit/api/op_black.h
+++ b/test/unit/api/op_black.h
@@ -2,9 +2,9 @@
/*! \file op_black.h
** \verbatim
** Top contributors (to current version):
- ** Aina Niemetz
+ ** Makai Mann, Aina Niemetz
** This file is part of the CVC4 project.
- ** Copyright (c) 2009-2019 by the authors listed in the file AUTHORS
+ ** Copyright (c) 2009-2020 by the authors listed in the file AUTHORS
** in the top-level source directory) and their institutional affiliations.
** All rights reserved. See the file COPYING in the top-level source
** directory for licensing information.\endverbatim
diff --git a/test/unit/api/solver_black.h b/test/unit/api/solver_black.h
index d53ef8303..ff0040024 100644
--- a/test/unit/api/solver_black.h
+++ b/test/unit/api/solver_black.h
@@ -2,9 +2,9 @@
/*! \file solver_black.h
** \verbatim
** Top contributors (to current version):
- ** Aina Niemetz, Andres Noetzli
+ ** Aina Niemetz, Abdalrhman Mohamed, Makai Mann
** This file is part of the CVC4 project.
- ** Copyright (c) 2009-2019 by the authors listed in the file AUTHORS
+ ** Copyright (c) 2009-2020 by the authors listed in the file AUTHORS
** in the top-level source directory) and their institutional affiliations.
** All rights reserved. See the file COPYING in the top-level source
** directory for licensing information.\endverbatim
diff --git a/test/unit/api/sort_black.h b/test/unit/api/sort_black.h
index 437b5cf26..944b9309f 100644
--- a/test/unit/api/sort_black.h
+++ b/test/unit/api/sort_black.h
@@ -2,9 +2,9 @@
/*! \file sort_black.h
** \verbatim
** Top contributors (to current version):
- ** Aina Niemetz
+ ** Aina Niemetz, Andrew Reynolds
** This file is part of the CVC4 project.
- ** Copyright (c) 2009-2019 by the authors listed in the file AUTHORS
+ ** Copyright (c) 2009-2020 by the authors listed in the file AUTHORS
** in the top-level source directory) and their institutional affiliations.
** All rights reserved. See the file COPYING in the top-level source
** directory for licensing information.\endverbatim
diff --git a/test/unit/api/term_black.h b/test/unit/api/term_black.h
index 56d13fc63..d23f560ae 100644
--- a/test/unit/api/term_black.h
+++ b/test/unit/api/term_black.h
@@ -2,9 +2,9 @@
/*! \file term_black.h
** \verbatim
** Top contributors (to current version):
- ** Aina Niemetz, Andres Noetzli
+ ** Aina Niemetz, Andrew Reynolds, Makai Mann
** This file is part of the CVC4 project.
- ** Copyright (c) 2009-2019 by the authors listed in the file AUTHORS
+ ** Copyright (c) 2009-2020 by the authors listed in the file AUTHORS
** in the top-level source directory) and their institutional affiliations.
** All rights reserved. See the file COPYING in the top-level source
** directory for licensing information.\endverbatim
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback