summaryrefslogtreecommitdiff
path: root/examples/SimpleVC.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/SimpleVC.py')
-rw-r--r--[-rwxr-xr-x]examples/SimpleVC.py10
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/SimpleVC.py b/examples/SimpleVC.py
index 50c52868b..088ab7514 100755..100644
--- a/examples/SimpleVC.py
+++ b/examples/SimpleVC.py
@@ -1,4 +1,14 @@
#! /usr/bin/python
+#####################
+## SimpleVC.py
+## Top contributors (to current version):
+## Morgan Deters, Aina Niemetz, Andres Noetzli
+## 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.
+##
##! \file SimpleVC.py
### \verbatim
### Original author: mdeters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback