summaryrefslogtreecommitdiff
path: root/src/parser/bounded_token_factory.h
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2010-04-01 07:19:41 +0000
committerMorgan Deters <mdeters@gmail.com>2010-04-01 07:19:41 +0000
commita86b330c8b1ebfa7ec9a284ceb7cba69ff6d09b9 (patch)
tree792b675b3d11b546450c5b785b2dac40afd742d8 /src/parser/bounded_token_factory.h
parentc49e8a66f30413adc802c7200ec02c68e33feae6 (diff)
reran update-copyright.pl to get new contributors and add new header comments to files without them
Diffstat (limited to 'src/parser/bounded_token_factory.h')
-rw-r--r--src/parser/bounded_token_factory.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/parser/bounded_token_factory.h b/src/parser/bounded_token_factory.h
index 8f8177544..761ac762f 100644
--- a/src/parser/bounded_token_factory.h
+++ b/src/parser/bounded_token_factory.h
@@ -1,3 +1,18 @@
+/********************* */
+/** bounded_token_factory.h
+ ** Original author: cconway
+ ** Major contributors: mdeters
+ ** Minor contributors (to current version): none
+ ** This file is part of the CVC4 prototype.
+ ** Copyright (c) 2009, 2010 The Analysis of Computer Systems Group (ACSys)
+ ** Courant Institute of Mathematical Sciences
+ ** New York University
+ ** See the file COPYING in the top-level source directory for licensing
+ ** information.
+ **
+ ** [[ Add file-specific comments here ]]
+ **/
+
#include "cvc4parser_private.h"
#ifndef __CVC4__PARSER__BOUNDED_TOKEN_FACTORY_H
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback