From 29685eaf8d49b12c04cbb4767f832cc623709aab Mon Sep 17 00:00:00 2001 From: Aina Niemetz Date: Wed, 3 Apr 2019 15:54:55 -0700 Subject: Update copyright headers. --- examples/api/bitvectors-new.cpp | 2 +- examples/api/bitvectors_and_arrays-new.cpp | 2 +- examples/api/combination-new.cpp | 2 +- examples/api/datatypes-new.cpp | 2 +- examples/api/extract-new.cpp | 2 +- examples/api/helloworld-new.cpp | 2 +- examples/api/linear_arith-new.cpp | 2 +- examples/api/sets-new.cpp | 2 +- examples/api/strings-new.cpp | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'examples/api') diff --git a/examples/api/bitvectors-new.cpp b/examples/api/bitvectors-new.cpp index dfe8c7420..6aea56163 100644 --- a/examples/api/bitvectors-new.cpp +++ b/examples/api/bitvectors-new.cpp @@ -2,7 +2,7 @@ /*! \file bitvectors-new.cpp ** \verbatim ** Top contributors (to current version): - ** Aina Niemetz + ** Aina Niemetz, Makai Mann ** This file is part of the CVC4 project. ** Copyright (c) 2009-2019 by the authors listed in the file AUTHORS ** in the top-level source directory) and their institutional affiliations. diff --git a/examples/api/bitvectors_and_arrays-new.cpp b/examples/api/bitvectors_and_arrays-new.cpp index 2abc5f9b4..f0883d634 100644 --- a/examples/api/bitvectors_and_arrays-new.cpp +++ b/examples/api/bitvectors_and_arrays-new.cpp @@ -2,7 +2,7 @@ /*! \file bitvectors_and_arrays-new.cpp ** \verbatim ** Top contributors (to current version): - ** Aina Niemetz + ** Aina Niemetz, Makai Mann ** This file is part of the CVC4 project. ** Copyright (c) 2009-2019 by the authors listed in the file AUTHORS ** in the top-level source directory) and their institutional affiliations. diff --git a/examples/api/combination-new.cpp b/examples/api/combination-new.cpp index de898352e..a3ff4421f 100644 --- a/examples/api/combination-new.cpp +++ b/examples/api/combination-new.cpp @@ -2,7 +2,7 @@ /*! \file combination-new.cpp ** \verbatim ** Top contributors (to current version): - ** Aina Niemetz + ** Aina Niemetz, Makai Mann ** This file is part of the CVC4 project. ** Copyright (c) 2009-2019 by the authors listed in the file AUTHORS ** in the top-level source directory) and their institutional affiliations. diff --git a/examples/api/datatypes-new.cpp b/examples/api/datatypes-new.cpp index 6efb1f7fc..c499fa111 100644 --- a/examples/api/datatypes-new.cpp +++ b/examples/api/datatypes-new.cpp @@ -2,7 +2,7 @@ /*! \file datatypes-new.cpp ** \verbatim ** Top contributors (to current version): - ** Aina Niemetz + ** Aina Niemetz, Makai Mann ** This file is part of the CVC4 project. ** Copyright (c) 2009-2019 by the authors listed in the file AUTHORS ** in the top-level source directory) and their institutional affiliations. diff --git a/examples/api/extract-new.cpp b/examples/api/extract-new.cpp index 7d9f2771f..aad9e0fb5 100644 --- a/examples/api/extract-new.cpp +++ b/examples/api/extract-new.cpp @@ -2,7 +2,7 @@ /*! \file extract-new.cpp ** \verbatim ** Top contributors (to current version): - ** Aina Niemetz + ** Aina Niemetz, Makai Mann ** This file is part of the CVC4 project. ** Copyright (c) 2009-2019 by the authors listed in the file AUTHORS ** in the top-level source directory) and their institutional affiliations. diff --git a/examples/api/helloworld-new.cpp b/examples/api/helloworld-new.cpp index 307b1638a..a7fbe22e9 100644 --- a/examples/api/helloworld-new.cpp +++ b/examples/api/helloworld-new.cpp @@ -2,7 +2,7 @@ /*! \file helloworld-new.cpp ** \verbatim ** Top contributors (to current version): - ** Aina Niemetz + ** Aina Niemetz, Makai Mann ** This file is part of the CVC4 project. ** Copyright (c) 2009-2019 by the authors listed in the file AUTHORS ** in the top-level source directory) and their institutional affiliations. diff --git a/examples/api/linear_arith-new.cpp b/examples/api/linear_arith-new.cpp index 359c12964..aae2fa67e 100644 --- a/examples/api/linear_arith-new.cpp +++ b/examples/api/linear_arith-new.cpp @@ -2,7 +2,7 @@ /*! \file linear_arith-new.cpp ** \verbatim ** Top contributors (to current version): - ** Aina Niemetz + ** Aina Niemetz, Makai Mann ** This file is part of the CVC4 project. ** Copyright (c) 2009-2019 by the authors listed in the file AUTHORS ** in the top-level source directory) and their institutional affiliations. diff --git a/examples/api/sets-new.cpp b/examples/api/sets-new.cpp index 94ce9d9a8..6c0352302 100644 --- a/examples/api/sets-new.cpp +++ b/examples/api/sets-new.cpp @@ -2,7 +2,7 @@ /*! \file sets-new.cpp ** \verbatim ** Top contributors (to current version): - ** Aina Niemetz + ** Aina Niemetz, Makai Mann ** This file is part of the CVC4 project. ** Copyright (c) 2009-2019 by the authors listed in the file AUTHORS ** in the top-level source directory) and their institutional affiliations. diff --git a/examples/api/strings-new.cpp b/examples/api/strings-new.cpp index 432ee7b80..a9c6dd491 100644 --- a/examples/api/strings-new.cpp +++ b/examples/api/strings-new.cpp @@ -2,7 +2,7 @@ /*! \file strings-new.cpp ** \verbatim ** Top contributors (to current version): - ** Aina Niemetz + ** Aina Niemetz, Makai Mann ** This file is part of the CVC4 project. ** Copyright (c) 2009-2019 by the authors listed in the file AUTHORS ** in the top-level source directory) and their institutional affiliations. -- cgit v1.2.3