summaryrefslogtreecommitdiff
path: root/src/theory/theory_id.h
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 /src/theory/theory_id.h
parentab004e470f5094145c71a2591fdeec658cd9eb2f (diff)
Update copyright headers.
Diffstat (limited to 'src/theory/theory_id.h')
-rw-r--r--src/theory/theory_id.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/theory/theory_id.h b/src/theory/theory_id.h
index 7ca5916fa..005380352 100644
--- a/src/theory/theory_id.h
+++ b/src/theory/theory_id.h
@@ -1,3 +1,20 @@
+/********************* */
+/*! \file theory_id.h
+ ** \verbatim
+ ** Top contributors (to current version):
+ ** Aina Niemetz, Dejan Jovanovic, Mathias Preiner
+ ** 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.
+ ** All rights reserved. See the file COPYING in the top-level source
+ ** directory for licensing information.\endverbatim
+ **
+ ** \brief [[ Add one-line brief description here ]]
+ **
+ ** [[ Add lengthier description here ]]
+ ** \todo document this file
+ **/
+
#include "cvc4_public.h"
#ifndef CVC4__THEORY__THEORY_ID_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback