summaryrefslogtreecommitdiff
path: root/test/api/python
diff options
context:
space:
mode:
Diffstat (limited to 'test/api/python')
-rw-r--r--test/api/python/CMakeLists.txt2
-rw-r--r--test/api/python/test_datatype_api.py2
-rw-r--r--test/api/python/test_grammar.py2
-rw-r--r--test/api/python/test_sort.py2
-rw-r--r--test/api/python/test_term.py2
-rw-r--r--test/api/python/test_to_python_obj.py2
6 files changed, 6 insertions, 6 deletions
diff --git a/test/api/python/CMakeLists.txt b/test/api/python/CMakeLists.txt
index 300038ada..3aa607c12 100644
--- a/test/api/python/CMakeLists.txt
+++ b/test/api/python/CMakeLists.txt
@@ -3,7 +3,7 @@
## Top contributors (to current version):
## Makai Mann
## This file is part of the CVC4 project.
-## Copyright (c) 2009-2020 by the authors listed in the file AUTHORS
+## Copyright (c) 2009-2021 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.
diff --git a/test/api/python/test_datatype_api.py b/test/api/python/test_datatype_api.py
index c692416c6..72c1af226 100644
--- a/test/api/python/test_datatype_api.py
+++ b/test/api/python/test_datatype_api.py
@@ -3,7 +3,7 @@
## Top contributors (to current version):
## Andres Noetzli, Makai Mann
## This file is part of the CVC4 project.
-## Copyright (c) 2009-2020 by the authors listed in the file AUTHORS
+## Copyright (c) 2009-2021 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.
diff --git a/test/api/python/test_grammar.py b/test/api/python/test_grammar.py
index 54c30b767..9658ea4c6 100644
--- a/test/api/python/test_grammar.py
+++ b/test/api/python/test_grammar.py
@@ -3,7 +3,7 @@
## Top contributors (to current version):
## Yoni Zohar, Makai Mann, Mudathir Mohamed
## This file is part of the CVC4 project.
-## Copyright (c) 2009-2020 by the authors listed in the file AUTHORS
+## Copyright (c) 2009-2021 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.
diff --git a/test/api/python/test_sort.py b/test/api/python/test_sort.py
index 20ddc6bc1..c05e2b24b 100644
--- a/test/api/python/test_sort.py
+++ b/test/api/python/test_sort.py
@@ -3,7 +3,7 @@
## Top contributors (to current version):
## Makai Mann, Andres Noetzli, Mudathir Mohamed
## This file is part of the CVC4 project.
-## Copyright (c) 2009-2020 by the authors listed in the file AUTHORS
+## Copyright (c) 2009-2021 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.
diff --git a/test/api/python/test_term.py b/test/api/python/test_term.py
index a0c1b4681..5a9ac5e0d 100644
--- a/test/api/python/test_term.py
+++ b/test/api/python/test_term.py
@@ -3,7 +3,7 @@
## Top contributors (to current version):
## Makai Mann, Andres Noetzli
## This file is part of the CVC4 project.
-## Copyright (c) 2009-2020 by the authors listed in the file AUTHORS
+## Copyright (c) 2009-2021 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.
diff --git a/test/api/python/test_to_python_obj.py b/test/api/python/test_to_python_obj.py
index eeafc4854..43ee5cdc9 100644
--- a/test/api/python/test_to_python_obj.py
+++ b/test/api/python/test_to_python_obj.py
@@ -3,7 +3,7 @@
## Top contributors (to current version):
## Makai Mann, Andres Noetzli, Mudathir Mohamed
## This file is part of the CVC4 project.
-## Copyright (c) 2009-2020 by the authors listed in the file AUTHORS
+## Copyright (c) 2009-2021 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.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback