summaryrefslogtreecommitdiff
path: root/src/options/mkoptions.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/options/mkoptions.py')
-rw-r--r--[-rwxr-xr-x]src/options/mkoptions.py10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/options/mkoptions.py b/src/options/mkoptions.py
index 3f00204fb..08f54f608 100755..100644
--- a/src/options/mkoptions.py
+++ b/src/options/mkoptions.py
@@ -1,4 +1,14 @@
#!/usr/bin/env python
+#####################
+## mkoptions.py
+## Top contributors (to current version):
+## 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.
+##
"""
Generate option handling code and documentation in one pass. The generated
files are only written to the destination file if the contents of the file
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback